UDEPRECATED_GlobalEditorUtilityBase::RenameAsset

Renames an asset (cannot move folders)

Windows
MacOS
Linux

References

Module

Blutility

Header

/Engine/Source/Editor/Blutility/Classes/GlobalEditorUtilityBase.h

Include

#include "GlobalEditorUtilityBase.h"

Source

/Engine/Source/Editor/Blutility/Private/GlobalEditorUtilityBase.cpp

Syntax

void RenameAsset
(
    UObject * Asset,
    const FString & NewName
)

Remarks

Renames an asset (cannot move folders)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss