Navigation
BlueprintAPI > BlueprintAPI/Utilities
Resolves or loads a Soft Class Reference immediately, this will cause hitches and Async Load Class Asset should be used if possible
Target is Kismet System Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
softclass | Asset Class |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
class | Return Value | Resolves or loads a Soft Class Reference immediately, this will cause hitches and Async Load Class Asset should be used if possible |