DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | UIScriptedMenu |
Перечисления | |
enum | GestureCategories { CATEGORIES , CATEGORY_1 , CATEGORY_2 , CATEGORY_3 , CATEGORY_4 , CATEGORY_5 , CONSOLE_GESTURES } |
Функции | |
void | GestureMenuItem (int id, string name, GestureCategories category) |
string | GetName () |
Gets the name which is set for the ParticleManager, default is "ParticleSourceManager". | |
string | GetBoundButtonText () |
int | GetID () |
GestureCategories | GetCategory () |
Widget | GetRadialItemCard () |
void | SetRadialItemCard (Widget widget) |
void | SetCanPerformEmote (bool state) |
bool | GetCanPerformEmote () |
Переменные | |
enum GestureCategories | m_ID |
string | m_Name |
GestureCategories | m_Category |
EmoteBase | m_EmoteClass |
bool | m_CanPerformEmote |
Widget | m_RadialMenuSelector |
Widget | m_RadialMenuItemCard |
Элементы перечислений | |
---|---|
CATEGORIES | |
CATEGORY_1 | |
CATEGORY_2 | |
CATEGORY_3 | |
CATEGORY_4 | |
CATEGORY_5 | |
CONSOLE_GESTURES |
|
protected |
Перекрестные ссылки Class::CastTo(), GetGame(), GetPlayer(), m_CanPerformEmote, m_Category, m_EmoteClass, m_ID, m_Name и name.
Используется в UIScriptedMenu::CreateGestureContent(), UIScriptedMenu::ExecuteSelectedCategory(), UIScriptedMenu::ExecuteSelectedItem(), UIScriptedMenu::GetGestureItems(), UIScriptedMenu::MarkSelected() и UIScriptedMenu::UnmarkSelected().
|
protected |
Перекрестные ссылки InputUtils::GetComboButtonNamesFromInput(), GetGame(), EmoteBase::GetInputActionName() и m_EmoteClass.
|
protected |
Перекрестные ссылки m_CanPerformEmote.
|
protected |
Перекрестные ссылки m_Category.
|
protected |
Перекрестные ссылки m_RadialMenuItemCard.
Перекрестные ссылки m_CanPerformEmote.
Перекрестные ссылки m_RadialMenuItemCard.
|
protected |
Используется в GestureMenuItem(), GetCanPerformEmote() и SetCanPerformEmote().
|
protected |
|
protected |
Используется в GestureMenuItem() и GetBoundButtonText().
enum GestureCategories m_ID |
|
protected |
|
protected |
Используется в GetRadialItemCard() и SetRadialItemCard().
|
protected |