|
| void | ScriptConsoleVicinityTab (Widget root, ScriptConsole console, Widget button, ScriptConsoleTabBase parent=null) |
| |
| override void | OnSelected () |
| |
| void | RenderList () |
| |
| void | UpdateSelected () |
| |
| override bool | OnClick (Widget w, int x, int y, int button) |
| |
| override bool | OnChange (Widget w, int x, int y, bool finished) |
| |
| void | OnSelectAction (EntityAI ent, int actionId) |
| |
Definition at line 1 of file scriptconsolevicinitytab.c.
◆ ScriptConsoleVicinityTab()
| void ScriptConsoleVicinityTab::ScriptConsoleVicinityTab |
( |
Widget | root, |
|
|
ScriptConsole | console, |
|
|
Widget | button, |
|
|
ScriptConsoleTabBase | parent = null ) |
|
protected |
◆ OnChange()
| override bool ScriptConsoleVicinityTab::OnChange |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
bool | finished ) |
|
protected |
◆ OnClick()
| override bool ScriptConsoleVicinityTab::OnClick |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
int | button ) |
|
protected |
◆ OnSelectAction()
| void ScriptConsoleVicinityTab::OnSelectAction |
( |
EntityAI | ent, |
|
|
int | actionId ) |
|
protected |
◆ OnSelected()
| override void ScriptConsoleVicinityTab::OnSelected |
( |
| ) |
|
|
protected |
◆ RenderList()
| void ScriptConsoleVicinityTab::RenderList |
( |
| ) |
|
|
protected |
◆ UpdateSelected()
| void ScriptConsoleVicinityTab::UpdateSelected |
( |
| ) |
|
|
protected |
◆ m_ContextMenu
| ref ContextMenu ScriptConsoleVicinityTab::m_ContextMenu |
|
protected |
◆ m_Distance
| float ScriptConsoleVicinityTab::m_Distance = 30 |
|
staticprotected |
◆ m_DistanceWidget
| EditBoxWidget ScriptConsoleVicinityTab::m_DistanceWidget |
|
protected |
◆ m_Selected
| Object ScriptConsoleVicinityTab::m_Selected = null |
|
staticprotected |
◆ m_VicinityItems
◆ m_VicinityListbox
| TextListboxWidget ScriptConsoleVicinityTab::m_VicinityListbox |
|
protected |
◆ m_WatchItem
| ButtonWidget ScriptConsoleVicinityTab::m_WatchItem |
|
protected |
The documentation for this class was generated from the following file: