Difference between revisions of "Lua Functions List"

Jump to navigation Jump to search
4 bytes added ,  15:07, 24 September 2021
m
(→‎Functions: various extra info on already-listed 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.

Navigation menu