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