EnterTrigger

Revision as of 11:51, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))

Description

EnterTrigger forces an OnTriggerEnter event on the target ref. Takes one parameter (ActionRef) which is the reference that entered the trigger.

Syntax

[TargetRef.]EnterTrigger ActionRef

Examples

TriggerRef.EnterTrigger player

Notes

  • None at this time.