Uses of Enum Class
zombie.scripting.objects.VehicleEngineRpmType
Packages that use VehicleEngineRpmType
-
Uses of VehicleEngineRpmType in generation.builders
Methods in generation.builders with parameters of type VehicleEngineRpmTypeModifier and TypeMethodDescriptionVehicleBuilder.engineRpmType
(VehicleEngineRpmType vehicleEngineRpmType) -
Uses of VehicleEngineRpmType in zombie.scripting.objects
Subclasses with type arguments of type VehicleEngineRpmType in zombie.scripting.objectsMethods in zombie.scripting.objects that return VehicleEngineRpmTypeModifier and TypeMethodDescriptionstatic VehicleEngineRpmType
Returns the enum constant of this class with the specified name.static VehicleEngineRpmType[]
VehicleEngineRpmType.values()
Returns an array containing the constants of this enum class, in the order they are declared.