Table of Contents

Struct EntityStateRef

Namespace
Netick
Assembly
Netick.dll
public struct EntityStateRef
Inherited Members

Constructors

EntityStateRef(int, long, int)

public EntityStateRef(int stateSizeBytes, long stateOffsetBytes, int poolIndex)

Parameters

stateSizeBytes int
stateOffsetBytes long
poolIndex int

Fields

BlockIndex

public int BlockIndex

Field Value

int

StateOffsetBytes

public long StateOffsetBytes

Field Value

long

StateSizeBytes

public int StateSizeBytes

Field Value

int