Project Hoshimi Documented Class Library
Factories Property
NamespacesPH.MissionMissionFactories
List of factories location at the beginning of the game
Declaration Syntax
C#Visual BasicVisual C++
public List<Point> Factories { get; set; }
Public Property Factories As List(Of Point)
public:
property List<Point>^ Factories {
	List<Point>^ get ();
	void set (List<Point>^ value);
}
Remarks

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

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