UDEPRECATED_GlobalEditorUtilityBase::RenameAsset

Renames an asset (cannot move folders)

Unreal Engine C++ API Reference > Editor > Blutility > UDEPRECATED_GlobalEditorUtilityBase

References

   
Module Blutility
Header /Engine/Source/Editor/Blutility/Classes/GlobalEditorUtilityBase.h
Include #include "GlobalEditorUtilityBase.h"
Source /Engine/Source/Editor/Blutility/Private/GlobalEditorUtilityBase.cpp
void RenameAsset
(
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * Asset,
    const [FString](API\Runtime\Core\Containers\FString) & NewName
)

Remarks

Renames an asset (cannot move folders)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library