Template:O Door: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
'''OnClose'''
{{o targetname}}
* '''OnClose'''
: Fired when the door starts closing.
: Fired when the door starts closing.
* '''OnOpen'''
* '''OnOpen'''

Revision as of 14:54, 17 August 2005

Template:O targetname

  • 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.