Table of Contents

Class TNH_Manager.SentryPatrolSystem.ClosestPointList

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class TNH_Manager.SentryPatrolSystem.ClosestPointList
Inheritance
TNH_Manager.SentryPatrolSystem.ClosestPointList
Inherited Members

Constructors

ClosestPointList()

public ClosestPointList()

Fields

DrawAllPaths

public bool DrawAllPaths

Field Value

bool

DrawIndividualPaths

public List<bool> DrawIndividualPaths

Field Value

List<bool>

Points

public List<Transform> Points

Field Value

List<Transform>