Navigation
BlueprintAPI > BlueprintAPI/Animation > BlueprintAPI/Animation/LinkedAnimGraphs
Gets the first layer linked instance corresponding to the specified class, optionally if bCheckForChildClass is true, it will check IsChildOf on InClass.
Target is Anim Instance
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| class | In Class | |
| boolean | Check for Child Class |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |