UBlueprint::RenameGeneratedClasses

Renames only the generated classes. Should only be used internally or when testing for rename.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Blueprint.h

Include

#include "Engine/Blueprint.h"

Source

/Engine/Source/Runtime/Engine/Private/Blueprint.cpp

Syntax

virtual bool RenameGeneratedClasses
(
    const TCHAR * NewName,
    UObject * NewOuter,
    ERenameFlags Flags
)

Remarks

Renames only the generated classes. Should only be used internally or when testing for rename.

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