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

Public Member Functions

ActorAnimationControllerGroupoperator= (ActorAnimationControllerGroup const &)
 
 ActorAnimationControllerGroup (ActorAnimationControllerGroup const &)
 
MCAPI void _loadActorAnimationController (::std::string const &fileData, ::Core::Path const &filenameWithExtension, ::MinEngineVersion const &minEngineVersion, ::CurrentCmdVersion packCommandVersion)
 
MCAPI ::std::shared_ptr<::ActorAnimationControllerInfogetActorAnimationControllerInfo (::HashedString const &name)
 
MCAPI void loadActorAnimationControllersSync (::ResourcePackManager &resourcePackManager)
 
MCAPI void $dtor ()
 
MCFOLD void * $ctor ()
 
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::UntypedStorage< 8, 8 > mUnk105d01
 
::ll::UntypedStorage< 8, 80 > mUnk820f1e
 
::ll::UntypedStorage< 8, 64 > mUnkef9672
 
::ll::UntypedStorage< 8, 24 > mUnk89a8cf
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ _loadActorAnimationController()

MCAPI void ActorAnimationControllerGroup::_loadActorAnimationController ( ::std::string const & fileData,
::Core::Path const & filenameWithExtension,
::MinEngineVersion const & minEngineVersion,
::CurrentCmdVersion packCommandVersion )
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.

◆ getActorAnimationControllerInfo()

MCAPI ::std::shared_ptr<::ActorAnimationControllerInfo > ActorAnimationControllerGroup::getActorAnimationControllerInfo ( ::HashedString const & name)
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.

◆ loadActorAnimationControllersSync()

MCAPI void ActorAnimationControllerGroup::loadActorAnimationControllersSync ( ::ResourcePackManager & resourcePackManager)
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.

◆ _buildAnimationControllerFileSchema_v1_10_Or_Later()

static MCAPI ::std::shared_ptr< ::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::ActorAnimationControllerGroupParseMetaData > > ActorAnimationControllerGroup::_buildAnimationControllerFileSchema_v1_10_Or_Later ( ::SemVersion const & version)
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.

◆ _buildAnimationControllerFileSchema_v1_8()

static MCAPI ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, bool > > ActorAnimationControllerGroup::_buildAnimationControllerFileSchema_v1_8 ( )
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.

◆ loadFormatVersion()

static MCAPI bool ActorAnimationControllerGroup::loadFormatVersion ( ::Json::Value const & root,
::SemVersion & version )
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.

◆ upgrade_v1_8_to_v1_10()

static MCAPI bool ActorAnimationControllerGroup::upgrade_v1_8_to_v1_10 ( ::Json::Value & root,
::MinEngineVersion const & minEngineVersion )
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.

◆ $dtor()

MCAPI void ActorAnimationControllerGroup::$dtor ( )
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.

◆ $vftable()

static 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: