LeviLamina
Loading...
Searching...
No Matches
ActorAnimationControllerGroup Class Reference
Inheritance diagram for ActorAnimationControllerGroup:

Public Member Functions

MCAPI void _loadActorAnimationController (::std::string const &fileData, ::Core::Path const &filenameWithExtension, ::MinEngineVersion const &minEngineVersion, ::CurrentCmdVersion packCommandVersion)
MCAPI_C::ActorAnimationControllerPtr getActorAnimationController (::HashedString const &name)
MCAPI ::std::shared_ptr<::ActorAnimationControllerInfogetActorAnimationControllerInfo (::HashedString const &name)
MCAPI_C void loadActorAnimationControllersAsync (::ResourcePackManager &resourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::ResourceLoadManager > resourceLoadManager)
MCAPI void loadActorAnimationControllersSync (::ResourcePackManager &resourcePackManager)
MCAPI_C void * $ctor ()
MCAPI void $dtor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI ::std::shared_ptr< ::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::ActorAnimationControllerGroupParseMetaData > > _buildAnimationControllerFileSchema_v1_10_Or_Later (::SemVersion const &version)
static MCAPI ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, bool > > _buildAnimationControllerFileSchema_v1_8 ()
static MCAPI bool loadFormatVersion (::Json::Value const &root, ::SemVersion &version)
static MCAPI bool upgrade_v1_8_to_v1_10 (::Json::Value &root, ::MinEngineVersion const &minEngineVersion)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, int64 const > mResourceLoadTimeStamp
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::MutexmActorAnimationControllerLock
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::std::shared_ptr<::ActorAnimationControllerInfo > > > mAnimationControllers
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::ResourceLoadManager > > mResourceLoadManager
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

MCAPI void ** ActorAnimationControllerGroup::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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