CommonLibSSE NG
Loading...
Searching...
No Matches
BSAnimationGraphManager.h File Reference

Go to the source code of this file.

Classes

union  RE::hkbVariableValue
 
struct  RE::AnimVariableCacheInfo
 
struct  RE::BSAnimationGraphVariableCache
 
class  RE::BSAnimationGraphManager
 
struct  RE::BSAnimationGraphManager::AnimationVariable
 
union  RE::BSAnimationGraphManager::AnimationVariable::Value
 
struct  RE::BSAnimationGraphManager::RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Functions

 RE::BSSmartPointer (BSAnimationGraphManager)
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
mutable BSSpinLock updateLock; /* 98, A0 */ \
mutable BSSpinLock dependentManagerLock; /* A0 */ \
std::uint32_t activeGraph; /* A8 */ \
std::uint32_t generateDepth; /* A8 */