Struct GhostPrefabMetaData.ComponentInfo
Namespace: Unity.NetCode
Syntax
public struct ComponentInfo
Fields
SendMaskOverride
Declaration
public int SendMaskOverride
Field Value
Type | Description |
---|---|
Int32 |
SendToChildEntityOverride
Declaration
public int SendToChildEntityOverride
Field Value
Type | Description |
---|---|
Int32 |
StableHash
Declaration
public ulong StableHash
Field Value
Type | Description |
---|---|
UInt64 |
Variant
Declaration
public ulong Variant
Field Value
Type | Description |
---|---|
UInt64 |