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* InClassReturns 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 HeaderViewTableRowStyleTableRow style for the Header View Output 
- 
                
                static FTextBlockStyle HeaderViewTextStyleText style for the Header View Output 
- 
                privateFDelegateHandle ContentBrowserExtenderDelegateHandleHandle to our delegate so we can remove it at module shutdown