C BaseEntity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{TabsBar|main=CBaseEntity}} {{CD|h=|nocat=1|C_BaseEntity|base=IClientEntity|client=1|file1=1}} {{stub}}")
 
No edit summary
Line 2: Line 2:
{{CD|h=|nocat=1|C_BaseEntity|base=IClientEntity|client=1|file1=1}}
{{CD|h=|nocat=1|C_BaseEntity|base=IClientEntity|client=1|file1=1}}
{{stub}}
{{stub}}
== Debugging ==
{{todo}}
*cl_ent_absbox
*cl_ent_bbox
*cl_ent_rbox
*cl_updatevisibility
*cl_find_ent
*cl_find_ent_index
*cl_showents
*cl_entityreport
*r_drawrenderboxes
*report_cliententitysim
*report_clientthinklist

Revision as of 09:57, 20 March 2025

Source Engine ( serverside | clientside )
Edit Tabs
C++ Class hierarchy (client)
C_BaseEntity
IClientEntity
IClientUnknown
IHandleEntity
C++ c_baseentity.cpp

Stub

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

Debugging

[Todo]

  • cl_ent_absbox
  • cl_ent_bbox
  • cl_ent_rbox
  • cl_updatevisibility
  • cl_find_ent
  • cl_find_ent_index
  • cl_showents
  • cl_entityreport
  • r_drawrenderboxes
  • report_cliententitysim
  • report_clientthinklist