Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ContextMenuButtonEditorUIComponent Interface Reference
Inheritance diagram for SCR_ContextMenuButtonEditorUIComponent:

Public Member Functions

void SetData (SCR_UIInfo info, string shortcutAction, bool canBePerformed)
 
override void HandlerAttached (Widget w)
 

Public Attributes

string m_sButtonName
 
string m_sButtonIconName
 
string m_sShortcutTextName
 

Protected Member Functions

void SetShortcutText (string shortcutAction)
 

Member Function Documentation

◆ HandlerAttached()

override void SCR_ContextMenuButtonEditorUIComponent.HandlerAttached ( Widget w)

◆ SetData()

void SCR_ContextMenuButtonEditorUIComponent.SetData ( SCR_UIInfo info,
string shortcutAction,
bool canBePerformed )
Parameters
[in]info
[in]shortcutAction
[in]canBePerformed

◆ SetShortcutText()

void SCR_ContextMenuButtonEditorUIComponent.SetShortcutText ( string shortcutAction)
protected

Member Data Documentation

◆ m_sButtonIconName

string SCR_ContextMenuButtonEditorUIComponent.m_sButtonIconName

◆ m_sButtonName

string SCR_ContextMenuButtonEditorUIComponent.m_sButtonName

◆ m_sShortcutTextName

string SCR_ContextMenuButtonEditorUIComponent.m_sShortcutTextName

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