Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/InstancedReferenceSubobjectHelper.h |
Include | #include "InstancedReferenceSubobjectHelper.h" |
Syntax
struct FInstancedPropertyPath
Remarks
Meant to represent a specific object property that is setup to reference a instanced sub-object. Tracks the property hierarchy used to reach the property, so that we can easily retrieve instanced sub-objects from a container object.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FInstancedPropertyPath
(
FProperty* RootProperty, |