Back to search
Node refGold tierAssets

Async Load Asset — load a soft reference asynchronously without blocking

Updated 6mo ago
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#async#load#soft#reference#asset#stream

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