Tanoda
|
Classes | |
class | SelectionEvent |
Public Member Functions | |
IBoxSelectable[] | GetAllSelected () |
Public Attributes | |
Color | color |
Sprite | art |
RectTransform | selectionMask |
SelectionEvent | onSelectionChange = new SelectionEvent() |
Definition at line 36 of file SelectionBox.cs.
IBoxSelectable[] UnityEngine.UI.Extensions.SelectionBox.GetAllSelected | ( | ) |
Definition at line 399 of file SelectionBox.cs.
Sprite UnityEngine.UI.Extensions.SelectionBox.art |
Definition at line 45 of file SelectionBox.cs.
Color UnityEngine.UI.Extensions.SelectionBox.color |
Definition at line 40 of file SelectionBox.cs.
SelectionEvent UnityEngine.UI.Extensions.SelectionBox.onSelectionChange = new SelectionEvent() |
Definition at line 70 of file SelectionBox.cs.
RectTransform UnityEngine.UI.Extensions.SelectionBox.selectionMask |
Definition at line 51 of file SelectionBox.cs.