Table of Contents

Class InterestManagement

Namespace
Netick
Assembly
Netick.dll
public sealed class InterestManagement
Inheritance
InterestManagement
Inherited Members

Fields

AllGroups

public readonly InterestManagementGroup[] AllGroups

Field Value

InterestManagementGroup[]

CellSize

public readonly int CellSize

Field Value

int

Cells

public readonly InterestManagementGroup[,,] Cells

Field Value

InterestManagementGroup[,,]

CellsCountPerRowX

public readonly int CellsCountPerRowX

Field Value

int

CellsCountPerRowY

public readonly int CellsCountPerRowY

Field Value

int

CellsCountPerRowZ

public readonly int CellsCountPerRowZ

Field Value

int

CustomGroups

public readonly InterestManagementGroup[] CustomGroups

Field Value

InterestManagementGroup[]

Engine

public readonly NetickEngine Engine

Field Value

NetickEngine

SimulationList

public readonly ExecutionListLL SimulationList

Field Value

ExecutionListLL

TotalGroupCount

public readonly int TotalGroupCount

Field Value

int

Methods

CalcTotalGroupCount(NetickEngine)

public static int CalcTotalGroupCount(NetickEngine engine)

Parameters

engine NetickEngine

Returns

int

ConvertFromWorldToCell3D(Vector3)

public NetickVector3Int ConvertFromWorldToCell3D(Vector3 pos)

Parameters

pos Vector3

Returns

NetickVector3Int