CPointEntity

From SigMod
Revision as of 22:49, 25 March 2022 by Mince (talk | contribs) (Undo revision 2428 by Mince (talk))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview[edit | edit source]

A class for entities which are required to be networked to clients. Entities that inherit from this class only have a position, not a size.

Source location : /game/server/baseentity.h

Class Structure[edit | edit source]