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

Protected Member Functions

override void CreateWidget (Widget parent)
 Removed setting up of m_ChangeableComponent as it's not used for this case.
void SetupHandlers ()
SCR_SaveImageGalleryPickerComponent GetSaveImagesGallery ()

Protected Attributes

SCR_SaveImageGalleryPickerComponent m_SaveImagesGallery

Detailed Description

Widget list entry specific for publishing dialog image settings Has a list of images for thumbnail and image gallery. Player can fill it with custom images Returns paths to images

Definition at line 8 of file SCR_WidgetListEntryPublishImages.c.

Member Function Documentation

◆ CreateWidget()

override void SCR_WidgetListEntryPublishImages::CreateWidget ( Widget parent)
inlineprotected

Removed setting up of m_ChangeableComponent as it's not used for this case.

Definition at line 14 of file SCR_WidgetListEntryPublishImages.c.

◆ GetSaveImagesGallery()

SCR_SaveImageGalleryPickerComponent SCR_WidgetListEntryPublishImages::GetSaveImagesGallery ( )
inlineprotected

Definition at line 35 of file SCR_WidgetListEntryPublishImages.c.

◆ SetupHandlers()

void SCR_WidgetListEntryPublishImages::SetupHandlers ( )
inlineprotected

Definition at line 29 of file SCR_WidgetListEntryPublishImages.c.

Member Data Documentation

◆ m_SaveImagesGallery

SCR_SaveImageGalleryPickerComponent SCR_WidgetListEntryPublishImages::m_SaveImagesGallery
protected

Definition at line 10 of file SCR_WidgetListEntryPublishImages.c.


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