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