EnterTrigger
Jump to navigation
Jump to search
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
EnterTrigger forces an OnTriggerEnter event on the target ref. Takes one parameter (ActionRef) which is the reference that entered the trigger.
Syntax
[TargetRefID].EnterTrigger ActionRef:ref
Example
TriggerRef.EnterTrigger player