Table of Contents

Class SimulationInput

Namespace
Netick
Assembly
Netick.dll
public sealed class SimulationInput
Inheritance
SimulationInput
Inherited Members

Constructors

SimulationInput()

public SimulationInput()

Fields

_rewindContext

public RewindContext _rewindContext

Field Value

RewindContext

Properties

Alpha

[Obsolete("Use RewindContext.Alpha instead.")]
public float Alpha { get; }

Property Value

float

RewindContext

public RewindContext RewindContext { get; }

Property Value

RewindContext

SrvTick

[Obsolete("Use RewindContext.To instead.")]
public Tick SrvTick { get; }

Property Value

Tick