Native class
FGBAScaffoldModule#
Methods#
-
publicvirtual TSharedRef<SWindow>CreateAttributeWizard() const overrideconst FAssetData& InAssetData,
const FGBAAttributeWindowArgs& InArgs -
static TSharedRef<SWindow>CreateAttributeWizardWindow()const FAssetData& InAssetData,
const FGBAAttributeWindowArgs& InArgs -
static boolIsClassHeaderViewSupported()const UClass* InClass
Returns whether the Header View supports the given class
-
static voidOpenHeaderViewForAsset()FAssetData InAssetData
-
virtual void
-
virtual void
-
privatestatic TSharedRef<FExtender>OnExtendContentBrowserAssetSelectionMenu()const TArray<FAssetData>& SelectedAssets
-
static void
-
Fields#
-
publicstatic FTableRowStyle HeaderViewTableRowStyle
TableRow style for the Header View Output
-
static FTextBlockStyle HeaderViewTextStyle
Text style for the Header View Output
-
privateFDelegateHandle ContentBrowserExtenderDelegateHandle
Handle to our delegate so we can remove it at module shutdown