Navigation
Unreal Engine Blueprint API Reference > Utilities
Asynchronously loads a Soft Object Reference and returns object of the correct type if the load succeeds
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
softobject | Asset |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
exec | Completed | |
object | Object |