CommonLibSSE NG
RE::IAnimationClipLoaderSingleton Class Reference

#include <IAnimationClipLoaderSingleton.h>

Inheritance diagram for RE::IAnimationClipLoaderSingleton:
RE::AnimationFileManagerSingleton

Public Member Functions

virtual ~IAnimationClipLoaderSingleton ()
 
virtual std::int32_t Queue (const hkbContext &a_hkbContext, hkbClipGenerator *a_clipGenerator, BSSynchronizedClipGenerator *a_synchronizedClipGenerator)
 
virtual bool Load (const hkbContext &a_hkbContext, hkbClipGenerator *a_clipGenerator, BSSynchronizedClipGenerator *a_synchronizedClipGenerator)
 
virtual std::int32_t Unload (const hkbContext &a_hkbContext, hkbClipGenerator *a_clipGenerator, BSSynchronizedClipGenerator *a_synchronizedClipGenerator)
 
virtual void Unk_04 (const hkbContext &a_context, std::int16_t a_animationBindingIndex)
 
virtual void Unk_05 (const hkbContext &a_context, std::int16_t a_animationBindingIndex)
 

Static Public Attributes

static auto RTTI = RTTI_IAnimationClipLoaderSingleton
 
static auto VTABLE = VTABLE_IAnimationClipLoaderSingleton
 

Constructor & Destructor Documentation

◆ ~IAnimationClipLoaderSingleton()

virtual RE::IAnimationClipLoaderSingleton::~IAnimationClipLoaderSingleton ( )
virtual

Member Function Documentation

◆ Load()

virtual bool RE::IAnimationClipLoaderSingleton::Load ( const hkbContext a_hkbContext,
hkbClipGenerator a_clipGenerator,
BSSynchronizedClipGenerator *  a_synchronizedClipGenerator 
)
virtual

◆ Queue()

virtual std::int32_t RE::IAnimationClipLoaderSingleton::Queue ( const hkbContext a_hkbContext,
hkbClipGenerator a_clipGenerator,
BSSynchronizedClipGenerator *  a_synchronizedClipGenerator 
)
virtual

◆ Unk_04()

virtual void RE::IAnimationClipLoaderSingleton::Unk_04 ( const hkbContext a_context,
std::int16_t  a_animationBindingIndex 
)
virtual

◆ Unk_05()

virtual void RE::IAnimationClipLoaderSingleton::Unk_05 ( const hkbContext a_context,
std::int16_t  a_animationBindingIndex 
)
virtual

◆ Unload()

virtual std::int32_t RE::IAnimationClipLoaderSingleton::Unload ( const hkbContext a_hkbContext,
hkbClipGenerator a_clipGenerator,
BSSynchronizedClipGenerator *  a_synchronizedClipGenerator 
)
virtual

Member Data Documentation

◆ RTTI

auto RE::IAnimationClipLoaderSingleton::RTTI = RTTI_IAnimationClipLoaderSingleton
inlinestatic

◆ VTABLE

auto RE::IAnimationClipLoaderSingleton::VTABLE = VTABLE_IAnimationClipLoaderSingleton
inlinestatic

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