|
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) |
|
|
void | ScriptConsoleTabBase (Widget root, ScriptConsole console, Widget button, ScriptConsoleTabBase parent=null) |
|
void | Init (int id) |
|
int | GetID () |
|
Widget | GetRoot () |
|
bool | IsSelected () |
|
void | Select (bool select, ScriptConsoleTabBase selectedHandler) |
|
void | OnSelected () |
|
void | Show (bool show, ScriptConsoleTabBase selectedHandler) |
|
Widget | GetButton () |
|
void | Update (float timeslice) |
|
bool | OnChange (Widget w, int x, int y, bool finished) |
|
bool | OnClick (Widget w, int x, int y, int button) |
|
bool | OnItemSelected (Widget w, int x, int y, int row, int column, int oldRow, int oldColumn) |
|
bool | OnKeyDown (Widget w, int x, int y, int key) |
|
bool | OnDoubleClick (Widget w, int x, int y, int button) |
|
void | OnRPCEx (int rpc_type, ParamsReadContext ctx) |
|
bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
|
bool | OnKeyPress (Widget w, int x, int y, int key) |
|
void | AddItemToClipboard (TextListboxWidget text_listbox_widget) |
|
int | m_Id |
|
bool | m_IsSelected |
|
bool | m_IsShiftDown |
|
Widget | m_ParentRoot |
|
Widget | m_Root |
|
Widget | m_Button |
|
ScriptConsole | m_ScriptConsole |
|
ScriptConsoleTabBase | m_Parent |
|
PluginConfigDebugProfile | m_ConfigDebugProfile |
|
PluginConfigDebugProfileFixed | m_ConfigDebugProfileFixed |
|
◆ ScriptConsoleVicinityTab()
14 {
18
20
23
26
28 }
EditBoxWidget m_DistanceWidget
Definition ScriptConsoleVicinityTab.c:8
ref ContextMenu m_ContextMenu
Definition ScriptConsoleVicinityTab.c:11
void RenderList()
Definition ScriptConsoleVicinityTab.c:35
TextListboxWidget m_VicinityListbox
Definition ScriptConsoleVicinityTab.c:6
static float m_Distance
Definition ScriptConsoleVicinityTab.c:3
ButtonWidget m_WatchItem
Definition ScriptConsoleVicinityTab.c:7
Перекрестные ссылки m_ContextMenu, m_Distance, m_DistanceWidget, m_VicinityListbox, m_WatchItem и RenderList().
◆ OnChange()
◆ OnClick()
◆ OnSelectAction()
153 {
154 #ifdef DIAG_DEVELOPER
157 #endif
158 }
PlayerBase GetPlayer()
Definition ModifierBase.c:51
Definition PlayerBaseClient.c:2
proto native CGame GetGame()
Перекрестные ссылки GetGame() и GetPlayer().
◆ OnSelected()
◆ RenderList()
◆ UpdateSelected()
◆ m_ContextMenu
ref ContextMenu m_ContextMenu |
|
protected |
◆ m_Distance
◆ m_DistanceWidget
◆ m_Selected
◆ m_VicinityItems
◆ m_VicinityListbox
◆ m_WatchItem
Объявления и описания членов класса находятся в файле: