A Demo Project for the UnrealEngineSDK
|
Public Member Functions | |
void | Construct (const FArguments &InArgs, const TSharedRef< STableViewBase > &InOwnerTableView) |
const FSlateBrush * | GetBackgroundImage () const |
void | SetContent (TSharedRef< SWidget > InContent) override |
void | SetRowContent (TSharedRef< SWidget > InContent) override |
SLATE_BEGIN_ARGS (SCategoryHeaderTableRow) | |
Private Types | |
typedef SCategoryHeaderTableRow | Self |
Private Attributes | |
TSharedPtr< SBorder > | ContentBorder |
Definition at line 31 of file SDialogueBrowser.cpp.
|
private |
Definition at line 34 of file SDialogueBrowser.cpp.
|
inline |
|
inline |
|
inlineoverride |
Definition at line 88 of file SDialogueBrowser.cpp.
|
inlineoverride |
Definition at line 93 of file SDialogueBrowser.cpp.
|
inline |
Definition at line 37 of file SDialogueBrowser.cpp.
|
private |
Definition at line 99 of file SDialogueBrowser.cpp.