CGameRulesProxy: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
Networks game rules data to the client.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/gamerules.h /game/shared/gamerules.h]'''
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
**'''CGameRulesProxy'''

Latest revision as of 23:40, 10 August 2022

Overview[edit | edit source]

Networks game rules data to the client.

Source location : /game/shared/gamerules.h

Class Structure[edit | edit source]