Entity ====== For a general definition of Entity, see :doc:`/entity_component_system/entity/index`. Declaration ----------- .. code-block:: cpp typedef uint32_t Entity; #define NTSHENGN_ENTITY_UNKNOWN 0xFFFFFFFF