Remote Event Calls (using Photon RPC under the hood) let you broadcast a Fsm Event to photon targets ( all players, other players, master).
Photon Targets
The photon target options
Photon Targets From String
Override photonTargets above if set. Available enums: All,AllBuffered,MasterClient,Others,OthersBuffered
Event Target
Leave to Broadcast always.
Remote Event
The event you want to send.
String Data
Optionnal string data ( will be injected in the Event data. Use 'get Event Info' action to retrieve it)
Usage
You can find this action used in the following examples:
Note: The exhaustive list of actions is available here.