Definition at line 155 of file UIList.cs.
◆ CreateMold()
void UIList.ICallback.CreateMold |
( |
| ) |
|
◆ GetComponent()
Component UIList.ICallback.GetComponent |
( |
Transform |
t | ) |
|
◆ GetMold()
Component UIList.ICallback.GetMold |
( |
| ) |
|
◆ Instantiate()
Component UIList.ICallback.Instantiate |
( |
object |
obj, |
|
|
Transform |
parent |
|
) |
| |
◆ OnClick()
void UIList.ICallback.OnClick |
( |
object |
obj, |
|
|
Component |
button |
|
) |
| |
◆ OnList()
void UIList.ICallback.OnList |
( |
SortMode |
mode | ) |
|
◆ OnRedraw()
void UIList.ICallback.OnRedraw |
( |
object |
obj, |
|
|
Component |
button, |
|
|
int |
index |
|
) |
| |
◆ OnRefresh()
void UIList.ICallback.OnRefresh |
( |
| ) |
|
◆ OnSort()
int UIList.ICallback.OnSort |
( |
object |
obj, |
|
|
SortMode |
mode |
|
) |
| |
◆ SetList()
void UIList.ICallback.SetList |
( |
UIList |
list | ) |
|
◆ useOnClick
bool UIList.ICallback.useOnClick |
|
get |
◆ useSort
bool UIList.ICallback.useSort |
|
get |
The documentation for this interface was generated from the following file: