Class AnimationVariableSlot
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlot
- All Implemented Interfaces:
IAnimationVariableSlot
- Direct Known Subclasses:
AbstractAnimationVariableSlotEnum, AnimationVariableSlotBool, AnimationVariableSlotCallback, AnimationVariableSlotFloat, AnimationVariableSlotString
-
Method Summary
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IAnimationVariableSlot
canConvertFrom, clear, getEnumValue, getHandle, getType, getValueBool, getValueFloat, getValueString, isReadOnly, setEnumValue, setReadOnly, setValue, setValue, setValue
-
Method Details
-
getKey
Description copied from interface:IAnimationVariableSlotThis variable's unique key- Specified by:
getKeyin interfaceIAnimationVariableSlot
-
getDescription
- Specified by:
getDescriptionin interfaceIAnimationVariableSlot
-