Unreal Engine Blueprint API Reference > Asset Data
Returns the asset UObject if it is loaded or loads the asset if it is unloaded then returns the result
Target is Asset Registry Helpers
Inputs
Type | Name | Description |
---|---|---|
struct | In Asset Data |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Returns the asset UObject if it is loaded or loads the asset if it is unloaded then returns the result |