Table of Contents

Struct NetickConfigData

Namespace
Netick
Assembly
Netick.dll
public struct NetickConfigData
Inherited Members

Fields

AllocatorMetaBlockSize

public int AllocatorMetaBlockSize

Field Value

int

AllocatorStateBlockSize

public int AllocatorStateBlockSize

Field Value

int

AoICellSize

public float AoICellSize

Field Value

float

AoIWorldSize

public Vector3 AoIWorldSize

Field Value

Vector3

BurstBuffering

public bool BurstBuffering

Field Value

bool

EnableInterestManagement

public bool EnableInterestManagement

Field Value

bool

EnableLagCompensation

public bool EnableLagCompensation

Field Value

bool

EnableLagCompensationDebug

public bool EnableLagCompensationDebug

Field Value

bool

EnableLogging

public bool EnableLogging

Field Value

bool

EnableSimulationCulling

public bool EnableSimulationCulling

Field Value

bool

EnableSpatialPrioritization

public bool EnableSpatialPrioritization

Field Value

bool

InputReuseAtLowFPS

public bool InputReuseAtLowFPS

Field Value

bool

InterestGroupCount

public int InterestGroupCount

Field Value

int

InvokeNetworkUpdate

public bool InvokeNetworkUpdate

Field Value

bool

KickClientForBadRpc

public bool KickClientForBadRpc

Field Value

bool

MaxDataPerConnectionPerTickInBytes

public int MaxDataPerConnectionPerTickInBytes

Field Value

int

MaxInterpolationBufferCount

public int MaxInterpolationBufferCount

Field Value

int

MaxObjects

public int MaxObjects

Field Value

int

MaxPlayers

public int MaxPlayers

Field Value

int

MaxPredictedTicks

public int MaxPredictedTicks

Field Value

int

SavedSnapshotsCount

public int SavedSnapshotsCount

Field Value

int

ServerDivisor

public int ServerDivisor

Field Value

int

TickRate

public float TickRate

Field Value

float

TransportReceiveBufferSize

public int TransportReceiveBufferSize

Field Value

int

TransportSendBufferSize

public int TransportSendBufferSize

Field Value

int

TransportTimeout

public int TransportTimeout

Field Value

int