Navigation
API > API/Editor > API/Editor/Kismet > API/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< TSharedPtr< IPropertyHandle > > | PropertyHandles |
Constructors
| Type | Name | Description | |
|---|---|---|---|