Navigation
Unreal Engine Blueprint API Reference > Utilities > Casting
Tries to access object as an interface 'BlackboardAssetProvider' it may implement.
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
wildcard | Object |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
exec | Cast Failed | |
interface | As Blackboard Asset Provider |