MeshlessGridhasSelected Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.Grid.MeshlessGrid.hasSelected"]
Namespace:
BrydenWoodUnity.Grid
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool hasSelected { get; set; }
Public Property hasSelected As Boolean
Get
Set
public:
property bool hasSelected {
bool get ();
void set (bool value);
}
member hasSelected : bool with get, set
Property Value
Type:
Boolean
See Also