Navigation
API > API/Plugins > API/Plugins/ModelingComponents
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/ModelingObjectsCreationAPI.h |
| Include | #include "ModelingObjectsCreationAPI.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/ModelingObjectsCreationAPI.cpp |
namespace UE
{
namespace Modeling
{
FString UE&58;&58;Modeling&58;&58;GenerateRandomShortHexString
&40;
int32 NumChars
&41;
}
}
Remarks
Generate a N-letter GUID string that contains only hex digits, and contains at least one letter and one number. Used to create _UUID suffixes for making asset names unique, etc.