Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SidebarOptionSandboxSpawnZombie

Hierarchy

Index

Constructors

constructor

Methods

getId

  • getId(): string

getKeyMapping

  • getKeyMapping(): string
  • Returns the key mapping id, or null. Can be overridden

    Returns string

isActive

  • isActive(): boolean
  • Should return if this sidebar option is currently active (i.e. a view which can get toggled)

    Returns boolean

tryPerform

  • tryPerform(): void

update

  • update(): void
  • Updates the option

    Returns void