GameLARPProcessAction CallableGameLARPProcessAction(Action, ItemName, Source, Target, RNG): voidProcesses an action for a player.ParametersAction: stringAction attempted.ItemName: stringName of the item to attempt to use.Source: CharacterSource character of the actionTarget: CharacterCharacter targetted by the actionRNG: numberRandom odds received for which the character's odds will be compared.Returns voidNothing
Processes an action for a player.