Native method

FGBAHeaderViewAttributeVariableListItem::​

Create#

  • Declared in "HeaderView/Attributes/GBAHeaderViewAttributeVariableListItem.h"
public:
static FGBAHeaderViewListItemPtr Create(
const FProperty& InVarProperty,
const TSharedPtr<FGBAAttributeSetWizardViewModel>& InViewModel
)

Creates a list item for the Header view representing a variable declaration for the given blueprint variable

Parameters#