FPerBlueprintSettings

Blueprint Editor settings that are different for each blueprint.

Unreal Engine C++ API Reference > Editor > BlueprintGraph

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Public/BlueprintEditorSettings.h
Include #include "BlueprintEditorSettings.h"

Syntax

struct FPerBlueprintSettings  

Remarks

Blueprint Editor settings that are different for each blueprint. See FKismetDebugUtilities for helper functions

Variables

Type Name Description
TArray< FBluepr... Breakpoints  
TArray< FBluepr... WatchedPins  

Operators

Type Name Description
bool operator== ( const FPerBlueprintSettings& Other )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library