CTFPowerup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
A base class for TF2 pickups available to players. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_powerup.h /game/server/tf/tf_powerup.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_powerup.h /game/server/tf/tf_powerup.h]''' | ||
Latest revision as of 20:20, 10 August 2022
Overview
A base class for TF2 pickups available to players.
Source location : /game/server/tf/tf_powerup.h
Class Structure
- CBaseEntity
- CBaseAnimating
- CItem
- CTFPowerup
- CItem
- CBaseAnimating
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputDisable | ||
| InputEnable | ||
| InputToggle | ||
| m_bAutoMaterialize | ||
| m_bDisabled | ||
| m_iszModel |