Struct GhostGen_IntStruct
Namespace: Unity.NetCode.Tests
Syntax
public struct GhostGen_IntStruct : IComponentData
Fields
IntValue
Declaration
[GhostField]
public int IntValue
Field Value
Type | Description |
---|---|
Int32 |
public struct GhostGen_IntStruct : IComponentData
[GhostField]
public int IntValue
Type | Description |
---|---|
Int32 |