Func recharge: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (doxygen)
m (→‎Inputs: ep1 add)
Line 22: Line 22:
*{{i parentname}}
*{{i parentname}}
*'''Recharge'''
*'''Recharge'''
* '''{{ep1 add|SetCharge <integer>}}'''
: This sets the remaining charge in the charger to whatever value you specify
==Outputs==
==Outputs==
*{{o targetname}}
*{{o targetname}}

Revision as of 11:48, 6 August 2006

Template:Wrongtitle

Entity Description

Battery recharger.

Availability

Template:In game Template:Game Template:In code

Keyvalues

<integer> Minimum light level.

Flags

  • 8192 : Citadel recharger

Inputs

This sets the remaining charge in the charger to whatever value you specify

Outputs

Remaining Charge
  • OnHalfEmpty
Half-Empty
  • OnEmpty
Empty
  • OnFull
Recharged to full.
  • OnPlayerUse
Fired when the player +USEs the charger. Template:Plact

See Also