Useful Code Files

From SigMod
Revision as of 02:20, 20 December 2022 by Mince (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SendProps (CNetwork*) are defined in entity header files (.h); DataMaps (DEFINE*) are defined in the entity code files (.cpp).

(Some entities will have a copy of the same variable as both a SendProp and DataMap.)