![]() |
Able
Askowl Base Library Enabler
|
Create a set in the inspector and provide an interface to pick one More...
Public Member Functions | |
| override string | ToString () |
| //#TBD#// More... | |
| T | Pick () |
| Pick one item from many More... | |
| void | Reset () |
| Remove all set entries More... | |
Public Member Functions inherited from Askowl.Pick< T > | |
| T | Pick () |
| Method to call to return the selection More... | |
Public Attributes | |
| int | InitialSize => elements.Length |
| //#TBD#// More... | |
Protected Member Functions | |
| virtual void | BuildSelector () |
| Rebuild selections if we change contents More... | |
Properties | |
| Selector< T > | Selector [get] |
| Selector to call to get picked elements More... | |
|
protectedvirtual |
| T Askowl.Set< T >.Pick | ( | ) |
| void Askowl.Set< T >.Reset | ( | ) |
| override string Askowl.Set< T >.ToString | ( | ) |
| int Askowl.Set< T >.InitialSize => elements.Length |
|
getprotected |