Class OnGameBootEvent

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

public class OnGameBootEvent extends Object implements LuaEvent
Lua event is called when the game/server is started or when mods are reloaded while the game is started.
See Also:
  • Constructor Details

    • OnGameBootEvent

      public OnGameBootEvent()