Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/PropertyInfoViewStyle.h |
| Include | #include "PropertyInfoViewStyle.h" |
Syntax
class SIndent : public SCompoundWidget
Remarks
SIndent is a widget used to indent trees in a layered style. It's based on SDetailRowIndent but generalized to allow for use with any ITableRow
see SDebugLineItem::GenerateWidgetForColumn (SKismetDebuggingView.cpp) for use example
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |