Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > USimpleConstructionScript
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/SimpleConstructionScript.h |
Include | #include "Engine/SimpleConstructionScript.h" |
Source | /Engine/Source/Runtime/Engine/Private/SimpleConstructionScript.cpp |
FName GenerateNewComponentName
&40;
const UClass &42; ComponentClass,
FName DesiredName
&41; const
Remarks
Helper function for generating a name for a new node, DesiredName can be used to optionally request a name, ComponentClass is mandatory