Difference between revisions of "RegisterForCustomEvent - ScriptObject"

m
Corrected parameter name
imported>Ice Eyes
m (Corrected parameter name)
imported>Ice Eyes
m (Corrected parameter name)
 
Line 12: Line 12:


== Parameters ==
== Parameters ==
*akEventSource: The [[ScriptObject Script|ScriptObject]] that receives the event we want to also receive.
*akSender: The [[ScriptObject Script|ScriptObject]] that receives the event we want to also receive.
*asEventName: The event we want relayed to us. This must be a raw string literal and may not be a variable.
*asEventName: The event we want relayed to us. This must be a raw string literal and may not be a variable.


Anonymous user