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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetPreviewItem (IEntity item)
 Prepare preview item and render given entity.
void SetupPreviewAttributes (out PreviewRenderAttributes preview)
 Find and setup preview attributes that should be used in previwe.

Protected Attributes

const float DEFAULT_FOV = 10
string m_sPreviewItem
string m_sItemShadow
string m_sFallbackIcon
ref Color m_DefaulItemColor
ref Color m_MedicalItemColor
ItemPreviewWidget m_wPreviewItem
ImageWidget m_wItemShadow
ImageWidget m_wFallbackIcon
IEntity m_Item
PreviewRenderAttributes m_PreviewAttributes

Detailed Description

Definition at line 6 of file SCR_SelectionMenuEntryPreviewComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_SelectionMenuEntryPreviewComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 34 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ SetPreviewItem()

void SCR_SelectionMenuEntryPreviewComponent::SetPreviewItem ( IEntity item)
inlineprotected

Prepare preview item and render given entity.

Definition at line 45 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ SetupPreviewAttributes()

void SCR_SelectionMenuEntryPreviewComponent::SetupPreviewAttributes ( out PreviewRenderAttributes preview)
inlineprotected

Find and setup preview attributes that should be used in previwe.

Definition at line 81 of file SCR_SelectionMenuEntryPreviewComponent.c.

Member Data Documentation

◆ DEFAULT_FOV

const float SCR_SelectionMenuEntryPreviewComponent::DEFAULT_FOV = 10
protected

Definition at line 8 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_DefaulItemColor

ref Color SCR_SelectionMenuEntryPreviewComponent::m_DefaulItemColor
protected

Definition at line 20 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_Item

IEntity SCR_SelectionMenuEntryPreviewComponent::m_Item
protected

Definition at line 30 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_MedicalItemColor

ref Color SCR_SelectionMenuEntryPreviewComponent::m_MedicalItemColor
protected

Definition at line 23 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_PreviewAttributes

PreviewRenderAttributes SCR_SelectionMenuEntryPreviewComponent::m_PreviewAttributes
protected

Definition at line 31 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_sFallbackIcon

string SCR_SelectionMenuEntryPreviewComponent::m_sFallbackIcon
protected

Definition at line 17 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_sItemShadow

string SCR_SelectionMenuEntryPreviewComponent::m_sItemShadow
protected

Definition at line 14 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_sPreviewItem

string SCR_SelectionMenuEntryPreviewComponent::m_sPreviewItem
protected

Definition at line 11 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_wFallbackIcon

ImageWidget SCR_SelectionMenuEntryPreviewComponent::m_wFallbackIcon
protected

Definition at line 28 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_wItemShadow

ImageWidget SCR_SelectionMenuEntryPreviewComponent::m_wItemShadow
protected

Definition at line 27 of file SCR_SelectionMenuEntryPreviewComponent.c.

◆ m_wPreviewItem

ItemPreviewWidget SCR_SelectionMenuEntryPreviewComponent::m_wPreviewItem
protected

Definition at line 26 of file SCR_SelectionMenuEntryPreviewComponent.c.


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