PC Stable Documentation
|
|
Private Member Functions | |
private string m_InfoDescription void | KeyBinding (int ui_id, int key1, int key2, string call_target, string call_function, string info_bind, string info_description) |
int | GetUIMenuID () |
int | GetKey1 () |
int | GetKey2 () |
string | GetCallbackTarget () |
string | GetCallbackFunction () |
string | GetInfoBind () |
string | GetInfoDescription () |
Private Attributes | |
private int | m_ActiveUIMenuID |
private int | m_Key1 |
private int | m_Key2 |
private string | m_CallbackTarget |
private string | m_CallbackFunction |
private string | m_InfoKeys |
|
inlineprivate |
References m_ActiveUIMenuID, m_CallbackFunction, m_CallbackTarget, m_InfoKeys, m_Key1, and m_Key2.
|
inlineprivate |
References m_CallbackFunction.
Referenced by PluginBase::OnKeyPress().
|
inlineprivate |
References m_CallbackTarget.
Referenced by PluginBase::OnKeyPress().
|
inlineprivate |
References m_InfoKeys.
|
inlineprivate |
|
inlineprivate |
References m_Key1.
Referenced by PluginBase::OnKeyPress().
|
inlineprivate |
References m_Key2.
Referenced by PluginBase::OnKeyPress().
|
inlineprivate |
References m_ActiveUIMenuID.
Referenced by PluginBase::OnKeyPress().
|
private |
Referenced by GetUIMenuID(), and KeyBinding().
|
private |
Referenced by GetCallbackFunction(), and KeyBinding().
|
private |
Referenced by GetCallbackTarget(), and KeyBinding().
|
private |
Referenced by GetInfoBind(), and KeyBinding().
|
private |
Referenced by GetKey1(), and KeyBinding().
|
private |
Referenced by GetKey2(), and KeyBinding().