Native struct

FGBAPreviewSyntaxColors#

  • Declared in "GBAScaffoldPreviewSettings.h"
USTRUCT(
NotBlueprintable)
struct FGBAPreviewSyntaxColors

Methods#

Fields#

  • public
    • Comment&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor Comment
    • Error&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor Error
    • Identifier&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor Identifier
    • Keyword&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor Keyword
    • Macro&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor Macro
    • Numeric&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor Numeric
    • String&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor String
    • Typename&
    • Replicated

    UPROPERTY(EditAnywhere, config)

    FLinearColor Typename