Template:I BaseTrigger
Jump to navigation
Jump to search
BaseTrigger:
- Toggle
- Toggles this trigger between enabled and disabled states.
- TouchTest (in all games since
)
- For testing if something is currently touching the trigger. Fires either the
OnTouching
orOnNotTouching
output.
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.