CServerOnlyEntity

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

Overview

A class for entities which are not required to be networked to clients and therefore are solely managed by the server. This entity has a position and a size.

Source location : /game/server/baseentity.h

Class Structure