Struct CommandDataTestsTickInput
Namespace: Unity.NetCode.Tests
Syntax
public struct CommandDataTestsTickInput : ICommandData, IBufferElementData
Fields
Value
Declaration
public int Value
Field Value
Type | Description |
---|---|
Int32 |
Properties
Tick
Declaration
public uint Tick { readonly get; set; }
Property Value
Type | Description |
---|---|
UInt32 |