CommonLibSSE NG
Loading...
Searching...
No Matches
RE::Stars Class Reference

#include <Stars.h>

Inheritance diagram for RE::Stars:
RE::SkyObject

Public Member Functions

 ~Stars () override
 
void Init (NiNode *a_root) override
 
void Update (Sky *a_sky, float a_arg2) override
 
- Public Member Functions inherited from RE::SkyObject
virtual ~SkyObject ()
 
virtual NiNodeGetRoot ()
 
virtual void Init (NiNode *a_root)
 
virtual void Update (Sky *a_sky, float a_arg2)
 

Public Attributes

NiPointer< NiNodestars
 
float alpha
 
std::uint32_t pad1C
 
- Public Attributes inherited from RE::SkyObject
NiPointer< NiNoderoot
 

Static Public Attributes

static constexpr auto RTTI = RTTI_Stars
 
static constexpr auto VTABLE = VTABLE_Stars
 
- Static Public Attributes inherited from RE::SkyObject
static constexpr auto RTTI = RTTI_SkyObject
 
static constexpr auto VTABLE = VTABLE_SkyObject
 

Constructor & Destructor Documentation

◆ ~Stars()

RE::Stars::~Stars ( )
override

Member Function Documentation

◆ Init()

void RE::Stars::Init ( NiNode a_root)
overridevirtual

Reimplemented from RE::SkyObject.

◆ Update()

void RE::Stars::Update ( Sky a_sky,
float  a_arg2 
)
overridevirtual

Reimplemented from RE::SkyObject.

Member Data Documentation

◆ alpha

float RE::Stars::alpha

◆ pad1C

std::uint32_t RE::Stars::pad1C

◆ RTTI

constexpr auto RE::Stars::RTTI = RTTI_Stars
inlinestaticconstexpr

◆ stars

NiPointer<NiNode> RE::Stars::stars

◆ VTABLE

constexpr auto RE::Stars::VTABLE = VTABLE_Stars
inlinestaticconstexpr

The documentation for this class was generated from the following file: