Navigation
Unreal Engine C++ API Reference > Editor > Kismet
Inheritance Hierarchy
References
Module | Kismet |
Header | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
Include | #include "SSCSEditor.h" |
Syntax
class SSCS_RowWidget_ActorRoot : public [SSCS_RowWidget](API\Editor\Kismet\SSCS_RowWidget)
Functions
Type | Name | Description |
---|---|---|
FSCSEditorAc... | GetActorNode () | Gets the associated actor node |
Overridden from SSCS_RowWidget
Type | Name | Description |
---|---|---|
const FSlate... | GetIconBrush () | Data accessors |
Overridden from SMultiColumnTableRow
Type | Name | Description |
---|---|---|
TSharedRef< ... | GenerateWidgetForColumn ( const FName& InColumnName ) | Users of SMultiColumnTableRow would usually some piece of data associated with it. |