GameLARPProcess CallableGameLARPProcess(sender, rng, data): voidProcesses the LARP game messages for turns and actions.Parameterssender: numberrng: numberdata: unknownData object containing the message data.Returns voidNothing
Processes the LARP game messages for turns and actions.