CObjectDispenser
Jump to navigation
Jump to search
Overview
Placed and carried dispensers are instances of this class.
Source location : /game/server/tf/tf_obj_dispenser.h
Linked entity : obj_dispenser
Class Structure
- CBaseEntity
- CBaseAnimating
- CBaseAnimatingOverlay
- CBaseFlex
- CBaseCombatCharacter
- CBaseObject
- CObjectDispenser
- CBaseObject
- CBaseCombatCharacter
- CBaseFlex
- CBaseAnimatingOverlay
- CBaseAnimating
SendProps
| Name | Type | Description | ||
|---|---|---|---|---|
| m_iState | Integer | What this dispenser is currently doing
| ||
| m_iAmmoMetal | Integer | The amount of ammo / metal this dispenser has in reserve to give to players | ||
| m_iMiniBombCounter | Integer | |||
| healing_array_element | Integer | |||
| "healing_array" | Array |
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| CObjectDispenserDispenseThink | ||
| CObjectDispenserRefillThink | ||
| m_iszCustomTouchTrigger |