Class AnimationVariableReference
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableReference
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clearVariable
(IAnimationVariableSource iAnimationVariableSource0) boolean
equals
(AnimationVariableReference animationVariableReference0) static AnimationVariableReference
fromRawVariableName
(String string) getName()
getVariable
(IAnimationVariableSource iAnimationVariableSource1) boolean
void
setVariable
(IAnimationVariableSource iAnimationVariableSource0, boolean boolean0) void
setVariable
(IAnimationVariableSource iAnimationVariableSource0, String string0) toString()
-
Method Details
-
equals
-
getName
-
getSubVariableSourceName
-
fromRawVariableName
-
getVariable
-
isSubVariableSourceReference
public boolean isSubVariableSourceReference() -
setVariable
-
setVariable
-
clearVariable
-
toString
-