CPlayerDestructionDispenser: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
'''Linked entity : pd_dispenser'''
'''Linked entity : pd_dispenser'''


==[[SendProps|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''

Revision as of 18:39, 13 February 2022

Overview

The dispensers which are parented to players with the most flags in Player Destruction are instances of this class.

Source location : /game/shared/tf/tf_logic_player_destruction.h

Linked entity : pd_dispenser

Class Structure