Project Hoshimi Documented Class Library
Value Property
NamespacesPH.MissionBaseObjectiveValue
Percentage. When objective is fully accomplished, set to 100.
Declaration Syntax
C#Visual BasicVisual C++
public int Value { get; set; }
Public Property Value As Integer
public:
property int Value {
	int get ();
	void set (int value);
}
Remarks

[Missing <remarks> documentation for P:PH.Mission.BaseObjective.Value]

Examples
For a navigation objective, percentage of Navigation Points reached

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