Uses of Enum Class
zombie.audio.parameters.ParameterCharacterMovementSpeed.MovementType
Packages that use ParameterCharacterMovementSpeed.MovementType
-
Uses of ParameterCharacterMovementSpeed.MovementType in zombie.audio.parameters
Subclasses with type arguments of type ParameterCharacterMovementSpeed.MovementType in zombie.audio.parametersMethods in zombie.audio.parameters that return ParameterCharacterMovementSpeed.MovementTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ParameterCharacterMovementSpeed.MovementType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.audio.parameters with parameters of type ParameterCharacterMovementSpeed.MovementTypeModifier and TypeMethodDescriptionvoid
ParameterCharacterMovementSpeed.setMovementType
(ParameterCharacterMovementSpeed.MovementType _movementType)