Skip to main content

GameLARPNewTurn

Callable

  • GameLARPNewTurn(Msg: string): void

  • Generates a new turn for the LARP game.


    Parameters

    • Msg: string

      Content of the turn message such as TurnNext, TurnStart or TurnSkip

    Returns void

    • Nothing