Func healthcharger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added a missed output.)
(→‎Outputs: Linked to similar.)
Line 26: Line 26:
:
:


==See Also==
* [[item_healthcharger]]
[[Category:Entities]][[Category:Brush Entities]]
[[Category:Entities]][[Category:Brush Entities]]

Revision as of 00:10, 21 February 2006

Template:Wrongtitle

Entity Description

Wall health recharger.

Availability

Template:In game Template:Game Template:In code

Keyvalues

<string> Minimum light level.

Inputs

Outputs

  • OnPlayerUse
Fired when the player +USEs the charger.
  • OutRemainingHealth

See Also