Navigation
API > API/Editor > API/Editor/KismetWidgets > API/Editor/KismetWidgets/SLevelOfDetailBranchNode
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SLevelOfDetailBranchNode::FArguments
References
| Module | KismetWidgets |
| Header | /Engine/Source/Editor/KismetWidgets/Public/SLevelOfDetailBranchNode.h |
| Include | #include "SLevelOfDetailBranchNode.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SLevelOfDetailBranchNode >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< FArguments > | HighDetail () |
The high-detail slot. | |
| NamedSlotProperty< FArguments > | LowDetail () |
The low-detail slot. | |
| WidgetArgsType & | OnGetActiveDetailSlotContent
(
const FOnGetActiveDetailSlotContent& InDelegate |
||
| WidgetArgsType & | UseLowDetailSlot
(
const TAttribute< bool >& InAttribute |
Should the low detail or high detail slot be shown? |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |