CTFGlow: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
...
...


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


'''Linked entity : ...'''
'''Linked Entity : [https://developer.valvesoftware.com/wiki/tf_glow tf_glow]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''CTFGlow'''
***'''[[CBaseAnimatingOverlay]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
*******'''CTFPlayer'''


== SendProps ==
== SendProps ==

Revision as of 04:58, 24 March 2022

Overview

...

Source location : /game/server/tf/tf_glow.cpp

Linked Entity : tf_glow

Class Structure

SendProps

CTFGlow
Name Type Description
m_glowColor Integer
m_bDisabled Boolean
m_hTarget Integer
m_iMode Integer

Entity DataMaps

CTFGlow
Name Type Description
InputDisable
InputEnable
InputSetGlowColor
m_bDisabled
m_glowColor
m_iMode