RequestAsyncLoad

Overload list

Windows
MacOS
Linux
Name Description

Protected function

void

 

RequestAsyncLoad

(
    TSoftObjectPtr< UObject > SoftObjec...,
    TFunction< void()>&& Callback
)

Called when we need to stream in content.

Protected function Virtual

void

 

RequestAsyncLoad

(
    TSoftObjectPtr< UObject > SoftObjec...,
    FStreamableDelegate DelegateToCall
)

Called when we need to stream in content.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss