Class AnimationVariableReference
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableReference
-
Method Summary
Modifier and TypeMethodDescriptionvoidclearVariable(IAnimationVariableSource in_owner) booleanstatic AnimationVariableReferencefromRawVariableName(String in_rawVariableName) getName()getVariable(IAnimationVariableSource in_varSource) booleanvoidsetVariable(IAnimationVariableSource in_owner, boolean in_variableValue) voidsetVariable(IAnimationVariableSource in_owner, String in_variableValue) toString()
-
Method Details
-
equals
-
getName
-
getSubVariableSourceName
-
fromRawVariableName
-
getVariable
-
isSubVariableSourceReference
public boolean isSubVariableSourceReference() -
setVariable
-
setVariable
-
clearVariable
-
toString
-