Template:O Door

From Valve Developer Community
Revision as of 21:21, 5 August 2005 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

OnClose

Fired when the door starts closing.
  • OnOpen
Fired when the door starts opening.
  • OnFullyOpen
Fired when the door reaches the fully open position.
  • OnFullyClosed
Fired when the door reaches the fully closed position.
  • OnBlockedClosing
Fired when the door is blocked while closing.
  • OnBlockedOpening
Fired when the door is blocked while opening.
  • OnUnblockedClosing
Fired when the door is unblocked while closing.
  • OnUnblockedOpening
Fired when the door is unblocked while opening.