CItem: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== Overview ==
== Overview ==
A base class for item pickups available to players.
A base class for generic pickups available to players.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/items.h /game/server/items.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/items.h /game/server/items.h]'''

Latest revision as of 20:20, 10 August 2022

Overview[edit | edit source]

A base class for generic pickups available to players.

Source location : /game/server/items.h

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CItem
Name Type Description
CItemComeToRest
CItemFallThink
CItemItemTouch
CItemMaterialize
m_OnCacheInteraction
m_OnPlayerTouch
m_bActivateWhenAtRest
m_flNextResetCheckTime
m_pConstraint
m_vOriginalSpawnAngles
m_vOriginalSpawnOrigin