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 'not currently paused' button", EditCondition="bShowPauseButton", EditConditionHides))
FName OverrideNotPausedButtonLabel
Remarks
Overrides the label of the pause button while PCG is currently paused. The default is empty or None, which will use the default label then.