Struct VariantType
Namespace: Unity.NetCode
Syntax
public struct VariantType
Fields
Component
Declaration
public ComponentType Component
Field Value
Type | Description |
---|---|
ComponentType |
Hash
Declaration
public ulong Hash
Field Value
Type | Description |
---|---|
UInt64 |
IsSerialized
Declaration
public bool IsSerialized
Field Value
Type | Description |
---|---|
Boolean |
Variant
Declaration
public Type Variant
Field Value
Type | Description |
---|---|
Type |