Component for a tile in the content browser You must call SetWorkshopItem() after tile creation to activate it.
More...
|
ref ScriptInvoker | m_OnClick = new ScriptInvoker |
|
Component for a tile in the content browser You must call SetWorkshopItem() after tile creation to activate it.
◆ ContinuousUpdate()
void SCR_ContentBrowserTileComponent.ContinuousUpdate |
( |
| ) |
|
|
protected |
◆ FindComponent()
◆ GetOnChange()
ScriptInvokerScriptedWidgetComponent SCR_ContentBrowserTileComponent.GetOnChange |
( |
| ) |
|
◆ GetOnFocus()
ScriptInvokerScriptedWidgetComponent SCR_ContentBrowserTileComponent.GetOnFocus |
( |
| ) |
|
◆ GetOnFocusLost()
ScriptInvokerScriptedWidgetComponent SCR_ContentBrowserTileComponent.GetOnFocusLost |
( |
| ) |
|
◆ GetTileHeight()
static int SCR_ContentBrowserTileComponent.GetTileHeight |
( |
| ) |
|
|
static |
◆ GetTileWidth()
static int SCR_ContentBrowserTileComponent.GetTileWidth |
( |
| ) |
|
|
static |
◆ GetWorkshopItem()
◆ HandleDownloadChanges()
void SCR_ContentBrowserTileComponent.HandleDownloadChanges |
( |
| ) |
|
|
protected |
◆ HandlerAttached()
override void SCR_ContentBrowserTileComponent.HandlerAttached |
( |
Widget |
w | ) |
|
◆ HandlerDeattached()
override void SCR_ContentBrowserTileComponent.HandlerDeattached |
( |
Widget |
w | ) |
|
◆ OnAnyDownloadCompleted()
◆ OnAnyDownloadError()
◆ OnAnyNewDownload()
◆ OnEnableButtonToggled()
◆ OnFavouriteButtonToggled()
◆ OnFocus()
override bool SCR_ContentBrowserTileComponent.OnFocus |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
◆ OnFocusLost()
override bool SCR_ContentBrowserTileComponent.OnFocusLost |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
◆ OnMainActionButtonClicked()
◆ OnTooltipShow()
◆ OnWarningButtonClicked()
void SCR_ContentBrowserTileComponent.OnWarningButtonClicked |
( |
ScriptInvokerScriptedWidgetComponent |
comp | ) |
|
|
protected |
◆ OnWorkshopItemChange()
void SCR_ContentBrowserTileComponent.OnWorkshopItemChange |
( |
SCR_WorkshopItem |
item | ) |
|
|
protected |
◆ SetWorkshopItem()
void SCR_ContentBrowserTileComponent.SetWorkshopItem |
( |
SCR_WorkshopItem |
workshopItem | ) |
|
If a null pointer is passed, tile becomes hidden.
◆ ShowBackendEnv()
void SCR_ContentBrowserTileComponent.ShowBackendEnv |
( |
| ) |
|
|
protected |
◆ StartContinuousUpdate()
void SCR_ContentBrowserTileComponent.StartContinuousUpdate |
( |
| ) |
|
|
protected |
◆ StopContinuousUpdate()
void SCR_ContentBrowserTileComponent.StopContinuousUpdate |
( |
| ) |
|
|
protected |
◆ UpdateAllWidgets()
void SCR_ContentBrowserTileComponent.UpdateAllWidgets |
( |
| ) |
|
|
protected |
◆ UpdateDependenciesTooltip()
void SCR_ContentBrowserTileComponent.UpdateDependenciesTooltip |
( |
| ) |
|
|
protected |
◆ UpdateDependencyCountWidgets()
void SCR_ContentBrowserTileComponent.UpdateDependencyCountWidgets |
( |
| ) |
|
|
protected |
◆ UpdateDownloadProgressBar()
void SCR_ContentBrowserTileComponent.UpdateDownloadProgressBar |
( |
| ) |
|
|
protected |
◆ UpdateEnableButtonTooltip()
void SCR_ContentBrowserTileComponent.UpdateEnableButtonTooltip |
( |
| ) |
|
|
protected |
◆ UpdateFavouriteButton()
void SCR_ContentBrowserTileComponent.UpdateFavouriteButton |
( |
| ) |
|
|
protected |
◆ UpdateHeader()
void SCR_ContentBrowserTileComponent.UpdateHeader |
( |
| ) |
|
|
protected |
◆ UpdateHeaderTooltip()
void SCR_ContentBrowserTileComponent.UpdateHeaderTooltip |
( |
| ) |
|
|
protected |
◆ UpdateImage()
void SCR_ContentBrowserTileComponent.UpdateImage |
( |
| ) |
|
|
protected |
◆ UpdateNames()
void SCR_ContentBrowserTileComponent.UpdateNames |
( |
| ) |
|
|
protected |
◆ UpdateNamesScrolling()
void SCR_ContentBrowserTileComponent.UpdateNamesScrolling |
( |
| ) |
|
|
protected |
◆ UpdateRating()
void SCR_ContentBrowserTileComponent.UpdateRating |
( |
| ) |
|
|
protected |
◆ UpdateStateFlags()
void SCR_ContentBrowserTileComponent.UpdateStateFlags |
( |
| ) |
|
|
protected |
◆ UpdateWarningOverlay()
void SCR_ContentBrowserTileComponent.UpdateWarningOverlay |
( |
| ) |
|
|
protected |
◆ m_BackendImageComponent
◆ m_bFocused
bool SCR_ContentBrowserTileComponent.m_bFocused |
|
protected |
◆ m_bUpdatingContinuously
bool SCR_ContentBrowserTileComponent.m_bUpdatingContinuously |
|
protected |
◆ m_DownloadRequest
◆ m_eErrorState
SCR_EWorkshopTileErrorState SCR_ContentBrowserTileComponent.m_eErrorState |
|
protected |
◆ m_ePrimaryActionState
SCR_EAddonPrimaryActionState SCR_ContentBrowserTileComponent.m_ePrimaryActionState |
|
protected |
◆ m_eRevisionAvailability
SCR_ERevisionAvailability SCR_ContentBrowserTileComponent.m_eRevisionAvailability |
|
protected |
◆ m_Item
◆ m_OnChange
ref ScriptInvokerScriptedWidgetComponent SCR_ContentBrowserTileComponent.m_OnChange = new ScriptInvokerScriptedWidgetComponent() |
|
protected |
◆ m_OnFocus
ref ScriptInvokerScriptedWidgetComponent SCR_ContentBrowserTileComponent.m_OnFocus = new ScriptInvokerScriptedWidgetComponent() |
|
protected |
◆ m_OnFocusLost
ref ScriptInvokerScriptedWidgetComponent SCR_ContentBrowserTileComponent.m_OnFocusLost = new ScriptInvokerScriptedWidgetComponent() |
|
protected |
◆ m_Tooltip
◆ m_Widgets
◆ s_iTileHeight
int SCR_ContentBrowserTileComponent.s_iTileHeight = 224 |
|
staticprotected |
◆ s_iTileWidth
int SCR_ContentBrowserTileComponent.s_iTileWidth = 285 |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowserTileComponent.c