Unreal Engine Blueprint API Reference > Variant > Dependencies
Get the dependency at index 'Index' by value. Will crash if index is invalid
Target is Variant
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
integer | Index |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Get the dependency at index 'Index' by value. Will crash if index is invalid |