Skip to main content

GameLARPProcess

Callable

  • GameLARPProcess(sender, rng, data): void

  • Processes the LARP game messages for turns and actions.


    Parameters

    • sender: number
    • rng: number
    • data: unknown

      Data object containing the message data.

    Returns void

    • Nothing