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