Npc rocket turret

From Valve Developer Community
Revision as of 14:31, 11 October 2007 by Gectou4 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Keyvalues

Inputs

Toggle this entity.
  • SetTarget
<String> Sets the target for this turret to attack.
  • Destroy
Sets this turret to it's destroyed state.

Outputs

Fired when the rocket turret finds an unobstructed target.
  • OnLostTarget
Fired when turret's target is blocked.
  • OnDeath
Fired after this turret finishes it's destroy think and begins it's death think.