Back to search
Node refGold tierObjects

NewObject — create a new UObject instance (non-Actor)

Updated 6mo ago
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#object#create#new#uobject#instance

Reference

For non-Actor objects (UObjects). Actors must use SpawnActorFromClass instead. Outer is usually 'self' or GetTransientPackage().

Pins

Inputs

None.

Outputs

None.