Native class
UGBAScaffoldPreviewSettings#
Settings for the Blueprint Header View Plugin
Methods#
-
public
-
virtual FNameGetCategoryName() const
-
virtual FTextGetSectionText() const
-
protectedvirtual voidPostEditChangeProperty(FPropertyChangedEvent& PropertyChangedEvent
Fields#
-
public
UPROPERTY(EditAnywhere, config)
int32 FontSize = 9Font Size for the Blueprint Header View output
-
static constexpr const TCHAR* PluginCategoryName = TEXT("Blueprint Attributes")
The category name for our developer settings
See also: GetCategoryName
-
UPROPERTY(EditAnywhere, config)
FLinearColor SelectionColor = FLinearColor(0.051269f, 0.064803f, 0.099899f, 1.0f)Highlight color for selected items in the Blueprint Header View output
-
UPROPERTY(EditAnywhere, config)
EGBAPreviewSortMethod SortMethod = EGBAPreviewSortMethod::NoneSorting Method for Header View Functions and Properties
-
UPROPERTY(EditAnywhere, config)
FGBAPreviewSyntaxColors SyntaxColorsSyntax Highlighting colors for Blueprint Header View output