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

Method AllocateObject

Source/Core/Src/UnObj.cpp:2477–2575  ·  view source on GitHub ↗

Create a new object or replace an existing one. If Name is NAME_None, tries to create an object with an arbitrary unique name. No failure conditions.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

operator newFunction · 0.80

Calls 11

appErrorfFunction · 0.85
LocalizeErrorFunction · 0.85
FindObjectFunction · 0.85
appMallocFunction · 0.85
MakeUniqueObjectNameMethod · 0.80
GetFullNameMethod · 0.80
IsAMethod · 0.80
~UObjectMethod · 0.80
NumMethod · 0.80
InitPropertiesMethod · 0.80
RemoveMethod · 0.45

Tested by

no test coverage detected