Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ToolbarItemNotificationEditorUIComponent Class Reference
Inheritance diagram for SCR_ToolbarItemNotificationEditorUIComponent:
ScriptedWidgetComponent

Protected Member Functions

void SetNotification (int number, SCR_UIInfo info=null)
override void HandlerAttached (Widget w)

Protected Attributes

string m_sIconWidgetName
string m_sNumberWidgetName
ResourceName m_sDefaultIcon
Widget m_root
ImageWidget m_IconWidget
TextWidget m_NumberWidget

Detailed Description

Member Function Documentation

◆ HandlerAttached()

override void SCR_ToolbarItemNotificationEditorUIComponent::HandlerAttached ( Widget w)
inlineprotected

◆ SetNotification()

void SCR_ToolbarItemNotificationEditorUIComponent::SetNotification ( int number,
SCR_UIInfo info = null )
inlineprotected
Parameters
[in]number
[in]info

Definition at line 19 of file SCR_ToolbarItemNotificationEditorUIComponent.c.

Member Data Documentation

◆ m_IconWidget

ImageWidget SCR_ToolbarItemNotificationEditorUIComponent::m_IconWidget
protected

◆ m_NumberWidget

TextWidget SCR_ToolbarItemNotificationEditorUIComponent::m_NumberWidget
protected

◆ m_root

Widget SCR_ToolbarItemNotificationEditorUIComponent::m_root
protected

◆ m_sDefaultIcon

ResourceName SCR_ToolbarItemNotificationEditorUIComponent::m_sDefaultIcon
protected

◆ m_sIconWidgetName

string SCR_ToolbarItemNotificationEditorUIComponent::m_sIconWidgetName
protected

◆ m_sNumberWidgetName

string SCR_ToolbarItemNotificationEditorUIComponent::m_sNumberWidgetName
protected

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