Class SimulationInput
- Namespace
- Netick
- Assembly
- Netick.dll
public sealed class SimulationInput
- Inheritance
-
SimulationInput
- Inherited Members
-
Constructors
Fields
_rewindContext
public RewindContext _rewindContext
Field Value
- RewindContext
Properties
[Obsolete("Use RewindContext.Alpha instead.")]
public float Alpha { get; }
Property Value
- float
RewindContext
public RewindContext RewindContext { get; }
Property Value
- RewindContext
[Obsolete("Use RewindContext.To instead.")]
public Tick SrvTick { get; }
Property Value
- Tick