Navigation
API > API/Plugins > API/Plugins/PCGEditor > API/Plugins/PCGEditor/UPCGEditorSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category="Editor Performance",
Meta=(DisplayName="Overrides default name for the 'currently paused' button", EditCondition="bShowPauseButton", EditConditionHides))
FName OverridePausedButtonLabel
Remarks
Overrides the label of the pause button while PCG is not currently being paused. The default is empty or None, which will use the default label then.