'Declaration Public Property FinishBuildingMouseClickCount As System.Int32
public System.Int32 FinishBuildingMouseClickCount { get; set; }
Property Value
Available values:
- 0 - building will be finished when mouse button is released
- 1 - building will be finished when mouse button is clicked once
- 2 - building will be finished when mouse button is double clicked
- N - building will be finished when mouse button is N times clicked