Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
WarningMenuBase Class Reference
Inheritance diagram for WarningMenuBase:
UIScriptedMenu PlayerRepositionWarningMenu

Protected Member Functions

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 ()
 

Protected Attributes

ButtonWidget m_OkButton
 
MultilineTextWidget m_Description
 

Detailed Description

Definition at line 1 of file itemdropwarningmenu.c.

Constructor & Destructor Documentation

◆ WarningMenuBase()

void WarningMenuBase::WarningMenuBase ( )
protected

Definition at line 6 of file itemdropwarningmenu.c.

◆ ~WarningMenuBase()

void WarningMenuBase::~WarningMenuBase ( )
protected

Definition at line 17 of file itemdropwarningmenu.c.

Member Function Documentation

◆ GetText()

string WarningMenuBase::GetText ( )
protected

Definition at line 52 of file itemdropwarningmenu.c.

◆ Init()

override Widget WarningMenuBase::Init ( )
protected

Definition at line 31 of file itemdropwarningmenu.c.

◆ OnClick()

override bool WarningMenuBase::OnClick ( Widget w,
int x,
int y,
int button )
protected

Definition at line 57 of file itemdropwarningmenu.c.

◆ OnInputDeviceChanged()

void WarningMenuBase::OnInputDeviceChanged ( EInputDeviceType pInputDeviceType)
protected

Definition at line 87 of file itemdropwarningmenu.c.

◆ OnInputPresetChanged()

void WarningMenuBase::OnInputPresetChanged ( )
protected

Definition at line 80 of file itemdropwarningmenu.c.

◆ Update()

override void WarningMenuBase::Update ( float timeslice)
protected

Definition at line 70 of file itemdropwarningmenu.c.

◆ UpdateControlsElements()

void WarningMenuBase::UpdateControlsElements ( )
protected

Definition at line 93 of file itemdropwarningmenu.c.

◆ UpdateControlsElementVisibility()

void WarningMenuBase::UpdateControlsElementVisibility ( )
protected

Definition at line 101 of file itemdropwarningmenu.c.

Member Data Documentation

◆ m_Description

MultilineTextWidget WarningMenuBase::m_Description
protected

Definition at line 4 of file itemdropwarningmenu.c.

◆ m_OkButton

ButtonWidget WarningMenuBase::m_OkButton
protected

Definition at line 3 of file itemdropwarningmenu.c.


The documentation for this class was generated from the following file: