There is no spoon
UE3:SeqEvent_RemoteEvent (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_RemoteEvent |
A Kismet event that is activated by the Activate Remote Event action (SeqAct_ActivateRemoteEvent) with a matching EventName.
The Instigator variable is filled with the object passed as the Instigator variable of the Activate Remote Event action.
Properties[edit]
Property group 'SeqEvent_RemoteEvent'[edit]
EventName[edit]
Type: name
Name of this event for remote activation. Match this with the EventName property of every Activate Remote Event action that is supposed to activate this event.
Default value: 'DefaultEvent'
Default values[edit]
Property | Value |
---|---|
bPlayerOnly | False |
ObjName | "Remote Event" |