CServerOnlyEntity
Jump to navigation
Jump to search
Overview[edit | edit source]
A class for entities which are not required to be networked to clients and therefore are solely managed by the server. Entities which inherit from this class have a position and a size.
Source location : /game/server/baseentity.h
Class Structure[edit | edit source]
- CBaseEntity
- CServerOnlyEntity