Tanoda
UnityEngine.UI.Extensions.ExampleSelectable Class Reference
Inheritance diagram for UnityEngine.UI.Extensions.ExampleSelectable:
UnityEngine.UI.Extensions.IBoxSelectable

Properties

bool selected [get, set]
 
bool preSelected [get, set]
 
- Properties inherited from UnityEngine.UI.Extensions.IBoxSelectable
bool selected [get, set]
 
bool preSelected [get, set]
 
Transform transform [get]
 

Detailed Description

Definition at line 8 of file ExampleSelectable.cs.

Property Documentation

◆ preSelected

bool UnityEngine.UI.Extensions.ExampleSelectable.preSelected
getset

Implements UnityEngine.UI.Extensions.IBoxSelectable.

Definition at line 26 of file ExampleSelectable.cs.

◆ selected

bool UnityEngine.UI.Extensions.ExampleSelectable.selected
getset

Implements UnityEngine.UI.Extensions.IBoxSelectable.

Definition at line 12 of file ExampleSelectable.cs.


The documentation for this class was generated from the following file: