Table of Contents

Struct NetickConfigData

Namespace
Netick
Assembly
Netick.dll

Configuration data for Netick.

public struct NetickConfigData
Inherited Members

Fields

AccurateLocalInterpolation

public bool AccurateLocalInterpolation

Field Value

bool

AoICellSizes

public float* AoICellSizes

Field Value

float*

AoILayerCount

public int AoILayerCount

Field Value

int

AoIWorldSize

public Vector3 AoIWorldSize

Field Value

Vector3

BurstBuffering

public bool BurstBuffering

Field Value

bool

CustomInterestGroupCount

public int CustomInterestGroupCount

Field Value

int

EnableInterestManagement

public bool EnableInterestManagement

Field Value

bool

EnableLagCompensation

public bool EnableLagCompensation

Field Value

bool

EnableNarrowphaseFiltering

public bool EnableNarrowphaseFiltering

Field Value

bool

EnableReplay

public bool EnableReplay

Field Value

bool

EnableSpatialPrioritization

public bool EnableSpatialPrioritization

Field Value

bool

ExtraInterpolationDelay

public float ExtraInterpolationDelay

Field Value

float

InputReuseOnLowFPS

public bool InputReuseOnLowFPS

Field Value

bool

InvokeNetworkUpdate

public bool InvokeNetworkUpdate

Field Value

bool

KickClientForBadRpc

public bool KickClientForBadRpc

Field Value

bool

MaxAllowedTimestep

public float MaxAllowedTimestep

Field Value

float

MaxDataPerConnectionPerTickInBytes

public int MaxDataPerConnectionPerTickInBytes

Field Value

int

MaxInterpolationSnapshots

public int MaxInterpolationSnapshots

Field Value

int

MaxObjects

public int MaxObjects

Field Value

int

MaxPlayers

public int MaxPlayers

Field Value

int

MaxPredictedTicks

public int MaxPredictedTicks

Field Value

int

MaxSnapshots

public int MaxSnapshots

Field Value

int

MetaAllocatorBlockSize

public int MetaAllocatorBlockSize

Field Value

int

ServerDivisor

public int ServerDivisor

Field Value

int

StateAllocatorBlockSize

public int StateAllocatorBlockSize

Field Value

int

TickRate

public float TickRate

Field Value

float

Methods

GetNetworkHashCode()

public int GetNetworkHashCode()

Returns

int