Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/InstancedReferenceSubobjectHelper.h |
Include | #include "InstancedReferenceSubobjectHelper.h" |
Syntax
class FFindInstancedReferenceSubobjectHelper
Remarks
Contains a set of utility functions useful for searching out and identifying instanced sub-objects contained within a specific outer object.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ||
![]() ![]() |
void | ForEachInstancedSubObject
(
FInstancedPropertyPath& PropertyPath, |
|
![]() |
void | ForEachInstancedSubObject
(
FInstancedPropertyPath& PropertyPath, |
|
![]() ![]() |
void | GetInstancedSubObjects
(
const UObject* Container, |
|
![]() ![]() |
void | GetInstancedSubObjectsRecursive
(
const UObject* Container, |