Class OnMainMenuEnterEvent

java.lang.Object
io.pzstorm.storm.event.lua.OnMainMenuEnterEvent
All Implemented Interfaces:
LuaEvent, ZomboidEvent

public class OnMainMenuEnterEvent extends Object implements LuaEvent
Called when player sees the main menu. This will occur when they launch the game or if they quit a running game.
  • Constructor Details

    • OnMainMenuEnterEvent

      public OnMainMenuEnterEvent()