CShadowControl: 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/shadowcontrol.cpp /game/server/shadowcontrol.cpp]'''


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


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


== SendProps ==
== SendProps ==

Latest revision as of 17:51, 24 March 2022

Overview[edit | edit source]

...

Source location : /game/server/shadowcontrol.cpp

Linked Entity : shadow_control

Class Structure[edit | edit source]

SendProps[edit | edit source]

CShadowControl
Name Type Description
m_shadowDirection Vector
m_shadowColor Integer
m_flShadowMaxDist Float
m_bDisableShadows Boolean

Entity DataMaps[edit | edit source]

CShadowControl
Name Type Description
InputSetAngles
m_bDisableShadows
m_flShadowMaxDist
m_shadowColor
m_shadowDirection