Navigation
Unreal Engine C++ API Reference > 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. |