Class AnimationVariableSlot

java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlot
All Implemented Interfaces:
IAnimationVariableSlot
Direct Known Subclasses:
AnimationVariableGenericSlot, AnimationVariableSlotBool, AnimationVariableSlotCallback, AnimationVariableSlotFloat, AnimationVariableSlotString

public abstract class AnimationVariableSlot
extends java.lang.Object
implements IAnimationVariableSlot
  • Constructor Details

    • AnimationVariableSlot

      protected AnimationVariableSlot​(java.lang.String string)
  • Method Details