Navigation
BlueprintAPI > BlueprintAPI/AssetRegistry
Returns true if the specified ClassName's ancestors could be found. If so, OutAncestorClassNames is a list of all its ancestors. This can be slow if temporary caching mode is not on.
Target is Asset Registry
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Class Path Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Out Ancestor Class Names | |
| boolean | Return Value |