Navigation
BlueprintAPI > BlueprintAPI/VirtualCamera > BlueprintAPI/VirtualCamera/Hierarchies
Gets the connection point the modifier is configured to be bound to, if any. This function is optional to implement; it is valid for it to always return false.
Target is Modifier Hierarchy Rules
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Group Name | |
| object | Component |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Connection | |
| boolean | Return Value | Whether there is a connection point configured for this hierarchy node. |