USCS_Node::RenameComponentTemplate

Helper method to rename the given component template along with any instances

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SCS_Node.h

Include

#include "Engine/SCS_Node.h"

Source

/Engine/Source/Runtime/Engine/Private/SCS_Node.cpp

Syntax

static void RenameComponentTemplate
(
    UActorComponent * ComponentTemplate,
    const FName & NewName
)

Remarks

Helper method to rename the given component template along with any instances

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