Struct SetSharedComponentDiff
Namespace: Unity.Entities
Syntax
public struct SetSharedComponentDiff
Fields
BoxedSharedValue
Declaration
public object BoxedSharedValue
Field Value
| Type | Description |
|---|---|
| System.Object |
EntityIndex
Declaration
public int EntityIndex
Field Value
| Type | Description |
|---|---|
| System.Int32 |
TypeHashIndex
Declaration
public int TypeHashIndex
Field Value
| Type | Description |
|---|---|
| System.Int32 |