IPlatformChunkInstall::RemoveChunkInstallDelegate

Remove a delegate callback on chunk install completion.

Windows
MacOS
Linux

Override Hierarchy

IPlatformChunkInstall::RemoveChunkInstallDelegate()

FGenericPlatformChunkInstall::RemoveChunkInstallDelegate()

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformChunkInstall.h"

Syntax

void RemoveChunkInstallDelegate
(
    FDelegateHandle Delegate
)

Remarks

Remove a delegate callback on chunk install completion.

Parameters

Parameter

Description

Delegate

The delegate to remove.

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