CServerOnlyEntity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Redirected page to Category:CServerOnlyEntity)
Tag: New redirect
 
(Removed redirect to Category:CServerOnlyEntity)
Tag: Removed redirect
Line 1: Line 1:
#redirect [[:Category:CServerOnlyEntity]]
{{LanguageBar}}
{{CD|CServerOnlyEntity|base=CBaseEntity|nolink=1|file1=[https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/server/baseentity.h#L2648 baseentity.h]}}
All [[:Category:CServerOnlyEntity|entities which inherit this class]] do not count as [[edict]]s.
{{stub}}

Revision as of 08:00, 18 September 2024

English (en)Translate (Translate)
C++ Class hierarchy
CServerOnlyEntity
CBaseEntity
C++ baseentity.h

All entities which inherit this class do not count as edicts.

Stub

This article or section is a stub. You can help by expanding it.