Uses of Enum Class
zombie.audio.parameters.ParameterMeleeHitSurface.Material
Packages that use ParameterMeleeHitSurface.Material
-
Uses of ParameterMeleeHitSurface.Material in zombie.audio.parameters
Subclasses with type arguments of type ParameterMeleeHitSurface.Material in zombie.audio.parametersMethods in zombie.audio.parameters that return ParameterMeleeHitSurface.MaterialModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ParameterMeleeHitSurface.Material[]
ParameterMeleeHitSurface.Material.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 ParameterMeleeHitSurface.MaterialModifier and TypeMethodDescriptionvoid
ParameterMeleeHitSurface.setMaterial
(ParameterMeleeHitSurface.Material _material) -
Uses of ParameterMeleeHitSurface.Material in zombie.characters
Methods in zombie.characters with parameters of type ParameterMeleeHitSurface.MaterialModifier and TypeMethodDescriptionvoid
IsoPlayer.setMeleeHitSurface
(ParameterMeleeHitSurface.Material material)