Struct GhostAuthoringComponentEditor.GhostComponent
Namespace: Unity.NetCode.Editor
Syntax
public struct GhostComponent
Fields
attribute
Declaration
public GhostComponentAttribute attribute
Field Value
Type | Description |
---|---|
GhostComponentAttribute |
entityIndex
Declaration
public int entityIndex
Field Value
Type | Description |
---|---|
Int32 |
fields
Declaration
public GhostAuthoringComponentEditor.GhostComponentField[] fields
Field Value
Type | Description |
---|---|
GhostAuthoringComponentEditor.GhostComponentField[] |
isExpanded
Declaration
public bool isExpanded
Field Value
Type | Description |
---|---|
Boolean |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |