CommonLibSSE NG
|
#include <BSTAnimationGraphDataChannel.h>
Additional Inherited Members | |
Public Member Functions inherited from RE::BSAnimationGraphChannel | |
virtual | ~BSAnimationGraphChannel () |
virtual void | PollChannelUpdateImpl (bool a_arg1)=0 |
virtual void | ResetImpl ()=0 |
Public Member Functions inherited from RE::BSIntrusiveRefCounted | |
std::uint32_t | IncRef () const |
std::uint32_t | DecRef () const |
TES_HEAP_REDEFINE_NEW () | |
Public Attributes inherited from RE::BSAnimationGraphChannel | |
std::uint32_t | pad0C |
const BSFixedString | channelName |
std::uint32_t | value |
std::uint32_t | pad1C |
Static Public Attributes inherited from RE::BSAnimationGraphChannel | |
static constexpr auto | RTTI = RTTI_BSAnimationGraphChannel |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
volatile std::uint32_t | _refCount { 0 } |