|
|
virtual::ClientAnimationComponent * | tryGetClient () |
|
virtual void | visitApplyContext (::brstd::function_ref< void(::ApplyAnimationContext const &) const, void(::ApplyAnimationContext const &)> visitor) const |
|
virtual void | initializeClientAnimationComponent (::std::function< void(::ActorAnimationPlayer &)> animationComponentInitFunction) |
|
virtual void | ensureClientAnimationComponentIsInitialized () |
|
virtual void | setDirty () |
|
virtual void | updateQueryableGeometryBoneOrientations () |
|
virtual::Matrix const * | getQueryableBoneOrientation (uint64 boneNameHash) const |
|
virtual ::gsl::span<::SkeletalHierarchyIndex const > | getSkeletalHierarchiesToProcess () const |
|
virtual float | _getActorRenderDeltaTime (::ActorRenderData const &data) const |
|
MCAPI | AnimationComponent (::AnimationComponentArguments &&args) |
|
MCAPI ::std::shared_ptr<::ActorAnimationPlayer > | createAnimationPlayer (::HashedString const &friendlyName, ::ExpressionNode const &blendExpression, ::std::set<::HashedString, ::std::hash<::HashedString > > &animationControllerNameStack) |
|
MCAPI ::std::vector<::BoneOrientation > * | getBoneOrientations (::SkeletalHierarchyIndex skeletalHierarchyIndex, bool missingIsOkay) |
|
MCAPI void | initInstanceSpecificAnimationData (::MolangVariableMap *variableMap) |
|
MCAPI void | initializeServerAnimationComponent (::Actor &actor, ::std::shared_ptr<::CommonResourceDefinitionMap > animationResourceDefinition, ::std::function< void(::ActorAnimationPlayer &)> animationComponentInitFunction) |
|
MCAPI void | setupDeltaTimeAndLifeTimeParams (bool incrementLifetime) |
|
MCAPI void * | $ctor (::AnimationComponentArguments &&args) |
|
MCAPI void | $dtor () |
|
MCFOLD::ClientAnimationComponent * | $tryGetClient () |
|
MCAPI void | $visitApplyContext (::brstd::function_ref< void(::ApplyAnimationContext const &) const, void(::ApplyAnimationContext const &)> visitor) const |
|
MCFOLD void | $initializeClientAnimationComponent (::std::function< void(::ActorAnimationPlayer &)> animationComponentInitFunction) |
|
MCFOLD void | $ensureClientAnimationComponentIsInitialized () |
|
MCAPI void | $setDirty () |
|
MCFOLD void | $updateQueryableGeometryBoneOrientations () |
|
MCFOLD::Matrix const * | $getQueryableBoneOrientation (uint64 boneNameHash) const |
|
MCFOLD ::gsl::span<::SkeletalHierarchyIndex const > | $getSkeletalHierarchiesToProcess () const |
|
MCFOLD float | $_getActorRenderDeltaTime (::ActorRenderData const &data) const |
|
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ActorAnimationControllerStatePlayer > > | mCurrentAnimationControllerStatePlayer |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::ActorAnimationPlayer > > > | mComponentAnimationPlayers |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::ActorAnimationControllerInfo > > > | mOwnedAnimationControllers |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::ModelPartLocator > > | mModelPartLocators |
|
::ll::TypedStorage< 8, 512, ::RenderParams > | mRenderParams |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ActorAnimationPlayer > > | mPlaySingleAnimation |
|
::ll::TypedStorage< 8, 8, void * > | mModelRenderControllerCacheWasBuiltFrom |
|
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::CommonResourceDefinitionMap > > | mCommonResourceDefinitionMap |
|
::ll::TypedStorage< 8, 8, ::std::unordered_map<::HashedString, ::HashedString > const * > | mParticleEffectMap |
|
::ll::TypedStorage< 8, 64, ::std::function< void(::ActorAnimationPlayer &)> > | mAnimationComponentInitFunction |
|
::ll::TypedStorage< 8, 24, ::std::vector<::AnimationComponent::ChildAnimationComponentInfo > > | mChildAnimationComponents |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > > | mBoneOrientations |
|
::ll::TypedStorage< 1, 1, bool > | mAnimationComponentInitialized |
|
::ll::TypedStorage< 4, 4, ::AnimationComponentGroupType > | mAnimationComponentGroupType |
|
::ll::TypedStorage< 8, 8, ::AnimationComponentID > | mOwnerUUID |
|
::ll::TypedStorage< 8, 8, int64 > | mLastUpdateFrame |
|
::ll::TypedStorage< 8, 8, uint64 > | mLastReloadInitTimeStampClient |
|
::ll::TypedStorage< 1, 1, bool > | mApplyAnimations |
|
::ll::TypedStorage< 1, 1, bool > | mNeedToUpdateQueryableBoneOrientations |