Difference between revisions of "EnterTrigger"

Jump to navigation Jump to search
84 bytes removed ,  08:46, 15 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
 
Line 1: Line 1:
=='''Description'''==
{{Function
 
|origin = GECK1
'''EnterTrigger''' forces an [[OnTriggerEnter]] event on the target ref.  Takes one parameter (ActionRef) which is the reference that entered the trigger.
|summary = '''EnterTrigger''' forces an [[OnTriggerEnter]] event on the target ref.  Takes one parameter (ActionRef) which is the reference that entered the trigger.
 
|name = EnterTrigger
=='''Syntax'''==
|returnType = void
 
  |referenceType = [TargetRefID]
  [''TargetRef.'']EnterTrigger ''ActionRef''
|arguments =
 
  {{FunctionArgument
=='''Examples'''==
  |Name = ActionRef
 
  |Type = ref
  TriggerRef.EnterTrigger player
  }}
 
  |example = TriggerRef.EnterTrigger player
=='''Notes'''==
}}
*None at this time.
 
<!--
=='''See Also'''==
 
 
=='''Reference'''==
None provided.
<!-- [[ShowWarning_Reference|List of functions that use ShowWarning]]  (wiki) -->


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Functions (GECK 1.1)]]
Anonymous user

Navigation menu