CObjectTeleporter: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==
Placed dispensers in TF2 are instances of this class.
Placed and carried teleporters are instances of this class.


'''Source location : /game/server/tf/tf_obj_dispenser.h'''
'''Source location : /game/server/tf/tf_obj_teleporter.h'''


'''Linked entity : obj_dispenser'''
'''Linked entity : obj_teleporter'''


==[[SendProps|Class Structure]]==
==[[SendProps|Class Structure]]==

Revision as of 01:30, 1 February 2022

Overview

Placed and carried teleporters are instances of this class.

Source location : /game/server/tf/tf_obj_teleporter.h

Linked entity : obj_teleporter

Class Structure

SendProps

CObjectTeleporter
Name Type Description
m_iState Integer
m_flRechargeTime Float
m_flCurrentRechargeDuration Float
m_iTimesUsed Integer
m_flYawToExit Float
m_bMatchBuilding Boolean