ecsnet
Loading...
Searching...
No Matches
networked_entity_t Struct Reference

Component representing network identity and interest groups. More...

#include <networked_entity.h>

Public Attributes

uint32_t network_id
 Globally unique ID assigned by the server.
interest_mask_t interest_groups
 Bitmask of interest groups.

Detailed Description

Component representing network identity and interest groups.

  • network_id: Globally unique ID assigned by the server. Never reused.
  • interest_groups: Bitmask of interest groups that determines which clients receive updates for this entity.

The documentation for this struct was generated from the following file: