OnPostWorldCleanup

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

OnPostWorldCleanup

(
    bool bSessionEnded,
    bool bCleanupResources
)

Private function Static

void

 

OnPostWorldCleanup

(
    UWorld* World,
    bool bSessionEnded,
    bool bCleanupResources
)

Callback function registered with global world delegates to cleanup world manager contentx.

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