CreateStandardEntities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(Redirected page to GameRules#Server)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Overriding this function is useful for gamerules that need to network data to the client.
#redirect [[GameRules#Server]]
{{warning|A crash will occur if your gamerules class overrides CreateStandardEntities & does not call <code>CGameRules::CreateStandardEntities();</code> from within it.}}
[[Category:CGameRules]]

Latest revision as of 08:49, 15 August 2009

Redirect to: