Project Hoshimi Documented Class Library
Mission Property
NamespacesPH.CommonPlayerMission
Reference to the Mission that contains objectives that must be reached to gain points
Declaration Syntax
C#Visual BasicVisual C++
public Mission Mission { get; internal set; }
Public Property Mission As Mission
public:
property Mission^ Mission {
	Mission^ get ();
	void set (Mission^ value);
}
Remarks

[Missing <remarks> documentation for P:PH.Common.Player.Mission]

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