Native method

FGBAHeaderViewVariableListItem::​

Create#

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

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

Parameters#