Project Hoshimi Documented Class Library
NavPoints Property
NamespacesPH.MissionNavigationObjectiveNavPoints
Collection of goals to be accomplished by the bot
Declaration Syntax
C#Visual BasicVisual C++
public List<NavPoint> NavPoints { get; }
Public ReadOnly Property NavPoints As List(Of NavPoint)
public:
property List<NavPoint^>^ NavPoints {
	List<NavPoint^>^ get ();
}
Remarks

[Missing <remarks> documentation for P:PH.Mission.NavigationObjective.NavPoints]

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0