Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Casting
Tries to access object as a class 'PhasedAutomationActorBase' it may be an instance of.
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| wildcard | Object |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| exec | Cast Failed | |
| object | As Phased Automation Actor Base |