IGameSystem Derived Systems

From Valve Developer Community
Jump to: navigation, search

There are a couple of sub implementations of IGameSystem that have slightly modified functionality. Some are simplified, and others are called per frame. This list divides classes up by the most derived version of IGameSystem it inherits from.

IGameSystem

Effects:

CBaseGameSystem

CAutoGameSystem

IGameSystemPerFrame

CBaseGameSystemPerFrame

CAutoGameSystemPerFrame