CTFGlow: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Overview ==
== Overview ==
...
Creates a colored outline for entities with models only.


'''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 ==

Latest revision as of 19:12, 10 August 2022

Overview[edit | edit source]

Creates a colored outline for entities with models only.

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

Linked Entity : tf_glow

Class Structure[edit | edit source]

SendProps[edit | edit source]

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

Entity DataMaps[edit | edit source]

CTFGlow
Name Type Description
InputDisable
InputEnable
InputSetGlowColor
m_bDisabled
m_glowColor
m_iMode