Navigation
Unreal Engine C++ API Reference > Editor > Kismet > FBlueprintManagedListDetails
References
Module | Kismet |
Header | /Engine/Source/Editor/Kismet/Public/BlueprintManagedListDetails.h |
Include | #include "BlueprintManagedListDetails.h" |
Syntax
struct FManagedListItem
Remarks
List item node type
Variables
Type | Name | Description |
---|---|---|
TWeakObjectPtr | AssetPtr | |
uint8: 1 | bIsRemovable | |
FText | DisplayName | |
FString | ItemName | |
TArray< TShared... | PropertyHandles |
Constructors
Type | Name | Description |
---|---|---|
FManagedListItem () |