CPointEntity

From SigMod
Revision as of 03:16, 16 March 2022 by Mince (talk | contribs)
Jump to navigation Jump to search

Overview

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