Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/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, |