Template:O TFObject

From Valve Developer Community
Revision as of 10:21, 13 April 2021 by Orinuse (talk | contribs) (proper nofgd method (wrapped bug templates also in the IO template for organizing too))
Jump to navigation Jump to search
TFObject:
OnDestroyed
Sent when object dies.
OnDamaged
Sent when hurt. Works with !activator.
OnRepaired  !FGD
Sent when repaired.
Icon-Bug.pngBug:Does not function.  [todo tested in ?]
OnDisabled  !FGD
Sent when disabled.
Icon-Bug.pngBug:Does not function.  [todo tested in ?]
OnReenabled  !FGD
Sent when enabled.
Icon-Bug.pngBug:Does not function.  [todo tested in ?]
OnObjectHealthChanged <integer> !FGD
Sends current health as a parameter whenever a change occurs.