Package io.pzstorm.storm.event.lua
Class OnMainMenuEnterEvent
java.lang.Object
io.pzstorm.storm.event.lua.OnMainMenuEnterEvent
- All Implemented Interfaces:
LuaEvent,ZomboidEvent
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()
-