FunctionsGameLARPCharacterClickGameLARPCharacterClick CallableGameLARPCharacterClick(C: Character): booleanProcesses the LARP game clicks. This method is called from the generic OnlineGameClickCharacter function when the current game is LARP.ParametersC: CharacterCharacter clicked onReturns booleanreturns TRUE if the code handles the click
Processes the LARP game clicks. This method is called from the generic OnlineGameClickCharacter function when the current game is LARP.