Class LightbarSirenMode
java.lang.Object
zombie.vehicles.LightbarSirenMode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
get()
getSoundName
(VehicleScript.LightBar lightbar) boolean
isEnable()
void
set
(int v)
-
Constructor Details
-
LightbarSirenMode
public LightbarSirenMode()
-
-
Method Details
-
get
public int get() -
set
public void set(int v) -
isEnable
public boolean isEnable() -
getSoundName
-