Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FObjectInstancingGraph
| Type | Name | Description | |
|---|---|---|---|
| UObject * | InstancePropertyValue
(
UObject* SourceComponent, |
Returns the component that has SourceComponent as its archetype, instancing the component as necessary. | |
| UObject * | InstancePropertyValue
(
UObject* SourceComponent, |
This overload of InstancePropertyValue has been deprecated, please call the overload that takes flags instead. |