CommonLibSSE NG
|
#include <AnimationObjects.h>
Static Public Member Functions | |
static AnimationObjects * | GetSingleton () |
Public Attributes | |
std::uint8_t | pad01 |
std::uint16_t | pad02 |
std::uint32_t | pad04 |
BSTArray< BSTSmartPointer< AnimationObject > > | animationObjects |
BSSpinLock | lock |
Additional Inherited Members | |
Public Types inherited from RE::BSTSingletonSDMBase< Traits > | |
using | Type = typename Traits::Type |
using | Allocator = typename Traits::Allocator |
|
inlinestatic |
BSTArray<BSTSmartPointer<AnimationObject> > RE::AnimationObjects::animationObjects |
BSSpinLock RE::AnimationObjects::lock |
std::uint8_t RE::AnimationObjects::pad01 |
std::uint16_t RE::AnimationObjects::pad02 |
std::uint32_t RE::AnimationObjects::pad04 |