Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FStaticConstructObjectParameters
Syntax
UObject &42; Template
Remarks
If specified, the property values from this object will be copied to the new object, and the new object's ObjectArchetype value will be set to this object. If nullptr, the class default object is used instead.