Interface IAnimatable
- All Superinterfaces:
IAnimationVariableSource
- All Known Implementing Classes:
AnimatedModel
,IsoDummyCameraCharacter
,IsoGameCharacter
,IsoLivingCharacter
,IsoLuaCharacter
,IsoLuaMover
,IsoPlayer
,IsoSurvivor
,IsoZombie
,RandomizedBuildingBase.HumanCorpse
-
Method Summary
Methods inherited from interface zombie.core.skinnedmodel.advancedanimation.IAnimationVariableSource
containsVariable, getGameVariables, getVariable, getVariable, getVariableBoolean, getVariableBoolean, getVariableFloat, getVariableString, isVariable
-
Method Details
-
getActionContext
ActionContext getActionContext() -
getAnimationPlayer
AnimationPlayer getAnimationPlayer() -
getAnimationPlayerRecorder
AnimationPlayerRecorder getAnimationPlayerRecorder() -
isAnimationRecorderActive
boolean isAnimationRecorderActive() -
getAdvancedAnimator
AdvancedAnimator getAdvancedAnimator() -
getModelInstance
ModelInstance getModelInstance() -
GetAnimSetName
String GetAnimSetName() -
getUID
String getUID() -
getOnlineID
default short getOnlineID()
-