Navigation
BlueprintAPI > BlueprintAPI/SubobjectDataSubsystem
Gather all subobjects that the given Blueprint context has. Populates an array of handles that will have the given context and all it's subobjects.
Target is Subobject Data Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Context | Object to gather subobjects for |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Out Array | Array to populate (will be emptied first) |