Uses of Enum Class
zombie.audio.parameters.ParameterVehicleHitLocation.HitLocation
Packages that use ParameterVehicleHitLocation.HitLocation
-
Uses of ParameterVehicleHitLocation.HitLocation in zombie.audio.parameters
Subclasses with type arguments of type ParameterVehicleHitLocation.HitLocation in zombie.audio.parametersMethods in zombie.audio.parameters that return ParameterVehicleHitLocation.HitLocationModifier and TypeMethodDescriptionParameterVehicleHitLocation.calculateLocation
(BaseVehicle vehicle, float x, float y, float z) Returns the enum constant of this class with the specified name.ParameterVehicleHitLocation.HitLocation.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 ParameterVehicleHitLocation.HitLocationModifier and TypeMethodDescriptionvoid
ParameterVehicleHitLocation.setLocation
(ParameterVehicleHitLocation.HitLocation _location)