Field SerializesEnabledBit
True if this component has the GhostEnabledBitAttribute and thus should replicate the enable bit flag.
Namespace: Unity.NetCode.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public byte SerializesEnabledBit
Returns
| Type | Description |
|---|---|
| byte |
Remarks
Note that serializing the enabled bit is different from the main "serializer". I.e. "Empty Variants" can have serialized enable bits.