LeviLamina
Loading...
Searching...
No Matches
AnimationComponentGroup Class Reference

Static Public Member Functions

static MCAPI ::std::unordered_map<::AnimationComponentID, ::std::weak_ptr<::AnimationComponent > > & _getAllAnimationComponents (::AnimationComponentGroupType groupType)
 
static MCAPI ::std::shared_ptr<::AnimationComponentgetAnimationComponent (::AnimationComponentGroupType groupType, ::AnimationComponentID ownerUUID)
 
static MCAPI void releaseAnimationComponent (::AnimationComponentGroupType groupType, ::AnimationComponentID ownerUUID)
 

Member Function Documentation

◆ _getAllAnimationComponents()

static MCAPI ::std::unordered_map<::AnimationComponentID, ::std::weak_ptr<::AnimationComponent > > & AnimationComponentGroup::_getAllAnimationComponents ( ::AnimationComponentGroupType groupType)
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.

◆ getAnimationComponent()

static MCAPI ::std::shared_ptr<::AnimationComponent > AnimationComponentGroup::getAnimationComponent ( ::AnimationComponentGroupType groupType,
::AnimationComponentID ownerUUID )
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.

◆ releaseAnimationComponent()

static MCAPI void AnimationComponentGroup::releaseAnimationComponent ( ::AnimationComponentGroupType groupType,
::AnimationComponentID ownerUUID )
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: