Nebula
Protocol

EntityFlags

generated from the sources
[Flags]
public enum EntityFlags : byte

Members

NameValueDescription
None0
OwnerIsBot1The owning client is a bot. Travels with the entity through ghosting and handover.
ServerDriven2No owning client: the authoritative worker drives the entity itself. Travels with the entity.

On this page