FManagedListItem

List item node type

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 ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library