DayZ 1.24
|
Private Member Functions | |
override string | GetText () |
Private Member Functions inherited from WarningMenuBase | |
void | WarningMenuBase () |
void | ~WarningMenuBase () |
override Widget | Init () |
string | GetText () |
override bool | OnClick (Widget w, int x, int y, int button) |
override void | Update (float timeslice) |
void | OnInputPresetChanged () |
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
void | UpdateControlsElements () |
void | UpdateControlsElementVisibility () |
Additional Inherited Members | |
Private Attributes inherited from WarningMenuBase | |
ButtonWidget | m_OkButton |
MultilineTextWidget | m_Description |
Definition at line 121 of file ItemDropWarningMenu.c.
Definition at line 123 of file ItemDropWarningMenu.c.