Harvest (farming) during long move.
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool HarvestDuringLongMove { get; set; }
Public Property HarvestDuringLongMove As Boolean
Get
Set
public:
property bool^ HarvestDuringLongMove {
bool^ get ();
void set (bool^ value);
}