Project Hoshimi Documented Class Library
LandingPointWanted Property
NamespacesPH.CommonPlayerLandingPointWanted

Point where you want to be injected.
Declaration Syntax
C#Visual BasicVisual C++
public Point LandingPointWanted { get; set; }
Public Property LandingPointWanted As Point
public:
property Point LandingPointWanted {
	Point get ();
	void set (Point value);
}
Remarks
This property is used only in the ChooseLandingPoint event

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