OnTrigger
Jump to navigation
Jump to search
Syntax:[edit | edit source]
begin OnTrigger TriggeringRefID (optional)
This block will be run every frame when something triggers the scripted object by colliding with it.
Notes[edit | edit source]
- The action ref is NOT set, so IsActionRef and GetActionRef should not be used inside this blocktype.