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

Protected Member Functions

override void OnInit (SCR_EditableEntityComponent entity, SCR_UIInfo info, SCR_EditableEntityBaseSlotUIComponent slot)
void OnEntityChanged (SCR_CompositionSlotManagerComponent slotManager, IEntity slot)

Protected Attributes

SCR_ContentBrowserEditorComponent m_ContentBrowserComponent
Widget m_wExtendedIcon

Static Protected Attributes

static const string WIDGET_TEXT = "Text"
static const string WIDGET_ICON = "Icon"
static const string WIDGET_EXTENDED_ICON = "Icon_ExtendablePrefabs"

Detailed Description

Definition at line 1 of file SCR_CommentEditableEntityUIComponent.c.

Member Function Documentation

◆ OnEntityChanged()

void SCR_CommentEditableEntityUIComponent::OnEntityChanged ( SCR_CompositionSlotManagerComponent slotManager,
IEntity slot )
inlineprotected
Parameters
[in]slotManager
[in]slot

Definition at line 54 of file SCR_CommentEditableEntityUIComponent.c.

◆ OnInit()

override void SCR_CommentEditableEntityUIComponent::OnInit ( SCR_EditableEntityComponent entity,
SCR_UIInfo info,
SCR_EditableEntityBaseSlotUIComponent slot )
inlineprotected

Definition at line 11 of file SCR_CommentEditableEntityUIComponent.c.

Member Data Documentation

◆ m_ContentBrowserComponent

SCR_ContentBrowserEditorComponent SCR_CommentEditableEntityUIComponent::m_ContentBrowserComponent
protected

Definition at line 6 of file SCR_CommentEditableEntityUIComponent.c.

◆ m_wExtendedIcon

Widget SCR_CommentEditableEntityUIComponent::m_wExtendedIcon
protected

Definition at line 8 of file SCR_CommentEditableEntityUIComponent.c.

◆ WIDGET_EXTENDED_ICON

const string SCR_CommentEditableEntityUIComponent::WIDGET_EXTENDED_ICON = "Icon_ExtendablePrefabs"
staticprotected

Definition at line 5 of file SCR_CommentEditableEntityUIComponent.c.

◆ WIDGET_ICON

const string SCR_CommentEditableEntityUIComponent::WIDGET_ICON = "Icon"
staticprotected

Definition at line 4 of file SCR_CommentEditableEntityUIComponent.c.

◆ WIDGET_TEXT

const string SCR_CommentEditableEntityUIComponent::WIDGET_TEXT = "Text"
staticprotected

Definition at line 3 of file SCR_CommentEditableEntityUIComponent.c.


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