Async Load Asset — load a soft reference asynchronously without blocking
Updated 6mo ago
Reference
Bind to 'Completed' delegate to handle loaded asset. Cast the loaded Object to your type. Use Soft Object References (not hard refs) for large assets to avoid loading everything upfront.
Pins
Inputs
None.
Outputs
None.
Function target: KismetSystemLibrary · Node name: AsyncLoadAsset