Native method

UGBAEditorSubsystem::​

CloseEditors#

  • Declared in "Subsystems/GBAEditorSubsystem.h"
public:
static void CloseEditors(
const TArray<FAssetData>& InAssets,
TArray<FAssetData>& OutClosedAssets
)

Checks if given asset is currently being edited, and if so, closes the editor (required prior to file deletion)

Parameters#

  • const TArray<FAssetData>& InAssets
  • TArray<FAssetData>& OutClosedAssets