FPlatformChunkInstallDelegate

Delegate called when a chunk either successfully installs or fails to install, bool is success

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, uint32, bool > FPlatformChunkInstallDelegate

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h

Include

#include "GenericPlatform/GenericPlatformChunkInstall.h"

Remarks

Delegate called when a chunk either successfully installs or fails to install, bool is success

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