Difference between revisions of "CBaseEntity (CS)"

From AlliedModders Wiki
Jump to: navigation, search
m
(Added contents.)
Line 1: Line 1:
 
[[Category:CS Class List]]
 
[[Category:CS Class List]]
  
 +
 +
== Basic Information ==
 +
 +
* '''Classname''': CBaseEntity. <br />
 +
* '''Description''': Base Entity. All entity types derive from this. <br />
 +
 +
 +
== Class Hierarchy ==
  
 
* '''CBaseEntity'''
 
* '''CBaseEntity'''
Line 29: Line 37:
 
** [[CWorld (CS)|CWorld ''(worldspawn)'']]
 
** [[CWorld (CS)|CWorld ''(worldspawn)'']]
 
** [[CWorldItem (CS)|CWorldItem ''(world_items)'']]
 
** [[CWorldItem (CS)|CWorldItem ''(world_items)'']]
 +
 +
 +
== Entity Data ==
 +
 +
None.
 +
 +
 +
== HLSDK Reference ==
 +
 +
* [http://svn.tcwonline.org/viewvc.cgi/hlsdk/dlls/cbase.h?view=markup&root=amxmodx cbase.h] ''(line 135)''
 +
* [http://svn.tcwonline.org/viewvc.cgi/hlsdk/dlls/cbase.cpp?view=markup&root=amxmodx cbase.cpp]

Revision as of 12:26, 5 May 2009