Native Module
BlueprintAttributesScaffold#
Classes#
-
Implements a view model for the attribute set wizard.
-
-
Scaffold generation utilities.
-
Module interface for scaffold module
-
Main slate widget wrapping a wizard with:
-
Slate widget representing the top part Attribute Set cpp creation window.
-
-
Either a button to directly install or a hyperlink to a website to download the suggested IDE for the platform. Only visible when no compiler is available.
-
UCLASS(…)
UGBAScaffoldPreviewSettingsSettings for the Blueprint Header View Plugin
Structs#
-
-
A header view list item that displays a list of include directives
-
A header view list item that displays a gameplay attribute data variable declaration
-
A header view list item that displays the class declaration
-
A header view list item that displays a GetLifetimeReplicatedProps method declaration
-
A header view list item that displays a function declaration
-
A header view list item that displays a GetLifetimeReplicatedProps method declaration
-
A header view list item that displays a list of include directives
-
A base class for List Items in the Header View
-
A header view list item that displays a gameplay attribute data variable declaration
-
A header view list item that displays a variable declaration
-
USTRUCT(…)
FGBAPreviewSyntaxColors -
-
A header view list item that displays a GetLifetimeReplicatedProps method declaration
-
A header view list item that displays a list of include directives
-
A header view list item that displays a gameplay attribute data variable declaration
Enums#
-
GBAAttributeSetWizardViewModel.h:: EGBAPreviewCppType
Where is this class located within the Source folder?
-
UENUM(…)
GBAScaffoldPreviewSettings.h:: EGBAPreviewSortMethod
Global functions#
-
FStringGBA::String:: FromHostLineEndings(FString&& InString
-
FStringGBA::String:: FromHostLineEndings(const FString& InString
Replaces all Line Endings with "\n" line terminator
-
voidGBA::String:: FromHostLineEndingsInline(FString& InString
-
FStringGBA::String:: ToHostLineEndings(FString&& InString
-
FStringGBA::String:: ToHostLineEndings(const FString& InString
Replaces all Line Endings with the host platform line terminator
-
voidGBA::String:: ToHostLineEndingsInline(FString& InString
-
BLUEPRINTATTRIBUTESSCAFFOLD_APIGBAScaffoldLog.h:: DECLARE_LOG_CATEGORY_EXTERN(LogBlueprintAttributesScaffold ,
Display ,
All
Global variables and constants#
-
const FStringGBA::HeaderViewSyntaxDecorators:: CommentDecorator
-
const FStringGBA::HeaderViewSyntaxDecorators:: ErrorDecorator
-
const FStringGBA::HeaderViewSyntaxDecorators:: IdentifierDecorator
-
const FStringGBA::HeaderViewSyntaxDecorators:: KeywordDecorator
-
const FStringGBA::HeaderViewSyntaxDecorators:: MacroDecorator
-
const FStringGBA::HeaderViewSyntaxDecorators:: NumericLiteral
-
const FStringGBA::HeaderViewSyntaxDecorators:: StringLiteral
-
const FStringGBA::HeaderViewSyntaxDecorators:: TypenameDecorator