CObjectTeleporter
Overview
Placed dispensers in TF2 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
- CObjectTeleporter
- CBaseObject
- CBaseCombatCharacter
- CBaseFlex
- CBaseAnimatingOverlay
- CBaseAnimating
SendProps
| Name | Type | Description |
|---|---|---|
| m_iState | Integer | |
| m_flRechargeTime | Float | |
| m_flCurrentRechargeDuration | Float | |
| m_iTimesUsed | Integer | |
| m_flYawToExit | Float | |
| m_bMatchBuilding | Boolean |