![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ContentDetailsPanelBase |
| class | DetailsPanelContentPreset |
Functions | |
| SCR_ContentDetailsPanelBase SCR_ScriptedWidgetComponent | BaseContainerProps (configRoot :true) |
| override void | HandlerAttached (Widget w) |
| override bool | OnUpdate (Widget w) |
| void | UpdateSize () |
| DetailsPanelContentPreset | FallbackContentByTag (string contentTag) |
| Get fallback content by tag. | |
| void | SetDescriptionText (string text) |
| Set description text with enforced text lenght limit. | |
| Widget | AddTypeDisplay (string image, ResourceName imageset, ResourceName glowImageset) |
| void | ClearTypeDisplays () |
Variables | |
| ref SCR_ContentDetailsPanelBaseWidgets | m_CommonWidgets = new SCR_ContentDetailsPanelBaseWidgets |
| ref DetailsPanelContentPresetConfig | m_FallbackContent |
| int | m_iMaxDescriptionLenght |
| bool | m_bDisplayAdditionalInfo |
| ResourceName | m_sTypeDisplayLayout |
| int | m_iMaxTypeImages |
| const int | DESCRIPTION_LENGHT_OFFSET = 10 |
| SCR_SimpleWarningOverlayComponent | m_WarningOverlay |
| ref array< Widget > | m_aTypeImages = {} |
|
protected |
Definition at line 207 of file SCR_ContentDetailsPanelBase.c.
| SCR_ContentDetailsPanelBase SCR_ScriptedWidgetComponent BaseContainerProps | ( | configRoot :true | ) |
Definition at line 1 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 226 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Get fallback content by tag.
Definition at line 181 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 144 of file SCR_ContentDetailsPanelBase.c.
Definition at line 154 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Set description text with enforced text lenght limit.
Definition at line 194 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 169 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 138 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 141 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 130 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 121 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 124 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 127 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 136 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 133 of file SCR_ContentDetailsPanelBase.c.
|
protected |
Definition at line 140 of file SCR_ContentDetailsPanelBase.c.