CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSAnimationGraphChannel Class Referenceabstract

#include <BSAnimationGraphChannel.h>

Inheritance diagram for RE::BSAnimationGraphChannel:
RE::BSIntrusiveRefCounted RE::BSTAnimationGraphDataChannel< T, Val, Channel >

Public Member Functions

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

std::uint32_t pad0C
 
const BSFixedString channelName
 
std::uint32_t value
 
std::uint32_t pad1C
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSAnimationGraphChannel
 

Additional Inherited Members

- Protected Attributes inherited from RE::BSIntrusiveRefCounted
volatile std::uint32_t _refCount { 0 }
 

Constructor & Destructor Documentation

◆ ~BSAnimationGraphChannel()

virtual RE::BSAnimationGraphChannel::~BSAnimationGraphChannel ( )
virtual

Member Function Documentation

◆ PollChannelUpdateImpl()

virtual void RE::BSAnimationGraphChannel::PollChannelUpdateImpl ( bool  a_arg1)
pure virtual

◆ ResetImpl()

virtual void RE::BSAnimationGraphChannel::ResetImpl ( )
pure virtual

Member Data Documentation

◆ channelName

const BSFixedString RE::BSAnimationGraphChannel::channelName

◆ pad0C

std::uint32_t RE::BSAnimationGraphChannel::pad0C

◆ pad1C

std::uint32_t RE::BSAnimationGraphChannel::pad1C

◆ RTTI

constexpr auto RE::BSAnimationGraphChannel::RTTI = RTTI_BSAnimationGraphChannel
inlinestaticconstexpr

◆ value

std::uint32_t RE::BSAnimationGraphChannel::value

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