MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / MakeUniqueObjectName

Method MakeUniqueObjectName

Source/Core/Src/UnObj.cpp:2365–2393  ·  view source on GitHub ↗

Create a unique name by combining a base name and an arbitrary number string. The object name returned is guaranteed not to exist.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

RenameMethod · 0.80
AllocateObjectMethod · 0.80

Calls 7

appStrcpyFunction · 0.85
appStrlenFunction · 0.85
appIsDigitFunction · 0.85
appSprintfFunction · 0.85
appStrncpyFunction · 0.85
appStrcatFunction · 0.85
FindObjectFunction · 0.85

Tested by

no test coverage detected