Struct NetickConfigData
- Namespace
- Netick
- Assembly
- Netick.dll
Configuration data for Netick.
public struct NetickConfigData
- Inherited Members
Fields
AccurateLocalInterpolation
public bool AccurateLocalInterpolation
Field Value
AoICellSizes
public float* AoICellSizes
Field Value
AoILayerCount
public int AoILayerCount
Field Value
AoIWorldSize
public Vector3 AoIWorldSize
Field Value
BurstBuffering
public bool BurstBuffering
Field Value
CustomInterestGroupCount
public int CustomInterestGroupCount
Field Value
EnableInterestManagement
public bool EnableInterestManagement
Field Value
EnableLagCompensation
public bool EnableLagCompensation
Field Value
EnableNarrowphaseFiltering
public bool EnableNarrowphaseFiltering
Field Value
EnableReplay
public bool EnableReplay
Field Value
EnableSpatialPrioritization
public bool EnableSpatialPrioritization
Field Value
ExtraInterpolationDelay
public float ExtraInterpolationDelay
Field Value
InputReuseOnLowFPS
public bool InputReuseOnLowFPS
Field Value
InvokeNetworkUpdate
public bool InvokeNetworkUpdate
Field Value
KickClientForBadRpc
public bool KickClientForBadRpc
Field Value
MaxAllowedTimestep
public float MaxAllowedTimestep
Field Value
MaxDataPerConnectionPerTickInBytes
public int MaxDataPerConnectionPerTickInBytes
Field Value
MaxInterpolationSnapshots
public int MaxInterpolationSnapshots
Field Value
MaxObjects
public int MaxObjects
Field Value
MaxPlayers
public int MaxPlayers
Field Value
MaxPredictedTicks
public int MaxPredictedTicks
Field Value
MaxSnapshots
public int MaxSnapshots
Field Value
MetaAllocatorBlockSize
public int MetaAllocatorBlockSize
Field Value
ServerDivisor
public int ServerDivisor
Field Value
StateAllocatorBlockSize
public int StateAllocatorBlockSize
Field Value
TickRate
public float TickRate
Field Value
Methods
GetNetworkHashCode()
public int GetNetworkHashCode()