Class LightbarSirenMode

java.lang.Object
zombie.vehicles.LightbarSirenMode

public final class LightbarSirenMode
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    LightbarSirenMode()  
  • Method Summary

    Modifier and Type Method Description
    int get()  
    java.lang.String getSoundName​(VehicleScript.LightBar lightBar)  
    boolean isEnable()  
    void set​(int int1)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LightbarSirenMode

      public LightbarSirenMode()
  • Method Details

    • get

      public int get()
    • set

      public void set​(int int1)
    • isEnable

      public boolean isEnable()
    • getSoundName

      public java.lang.String getSoundName​(VehicleScript.LightBar lightBar)