96
edits
(→Functions: various extra info on already-listed functions) |
m (→Functions) |
||
| Line 3: | Line 3: | ||
;ActivateTriggerByName( ObjectName ) | ;ActivateTriggerByName( ObjectName ) | ||
;OR | |||
;Names["ObjectName"].Start() | ;Names["ObjectName"].Start() | ||
:Activates a Trigger or Timeline which is loaded in the current level, using their ObjectName. | :Activates a Trigger or Timeline which is loaded in the current level, using their ObjectName. | ||