Class InterestManagement
- Namespace
- Netick
- Assembly
- Netick.dll
Manages interest groups and area of interest (AoI) layers.
public sealed class InterestManagement
- Inheritance
-
InterestManagement
- Inherited Members
Fields
AllGroups
public readonly InterestManagementGroup[] AllGroups
Field Value
AoILayers
public readonly AreaOfInterestLayer[] AoILayers
Field Value
CustomGroups
public readonly InterestManagementGroup[] CustomGroups
Field Value
Engine
public readonly NetickEngine Engine
Field Value
TotalGroupCount
public readonly int TotalGroupCount
Field Value
Methods
GetAoIGroupByPosition(Vector3, int)
public InterestManagementGroup GetAoIGroupByPosition(Vector3 position, int aoiLayerIndex)