ReloadPackages

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

ReloadPackages

(
    const TArray< UPackage* >& Pa...
)

Helper function that attempts to reload the specified top-level packages.

Public function Static

bool

 

ReloadPackages

(
    const TArray< UPackage* >& Pa...,
    FText& OutErrorMessage,
    const bool bInteractive
)

ReloadPackages taking bInteractive is deprecated. Use the version taking EReloadPackagesInteractionMode instead.

Public function Static

bool

 

ReloadPackages

(
    const TArray< UPackage* >& Pa...,
    FText& OutErrorMessage,
    const EReloadPackagesInteractionMod...
)

Helper function that attempts to reload the specified top-level packages.

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