Class ClientSimulation
- Namespace
- Netick
- Assembly
- Netick.dll
public sealed class ClientSimulation : Simulation
- Inheritance
-
ClientSimulation
- Inherited Members
Fields
InterestGroups
public HashSet<InterestManagementGroup> InterestGroups
Field Value
Properties
IsLastTickFull
public bool IsLastTickFull { get; }
Property Value
IsResimulating
public bool IsResimulating { get; set; }
Property Value
ResimulationStep
public int ResimulationStep { get; set; }
Property Value
Resimulatios
public int Resimulatios { get; set; }
Property Value
SnapshotSize
public FloatStats SnapshotSize { get; }