FExternalTextureRegistry::UnregisterExternalTexture

Removes an external texture given a GUID.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ExternalTexture.h

Include

#include "ExternalTexture.h"

Source

/Engine/Source/Runtime/Engine/Private/ExternalTexture.cpp

Syntax

void UnregisterExternalTexture
(
    const FGuid & InGuid
)

Remarks

Removes an external texture given a GUID.

Parameters

Parameter

Description

InGuid

The unique identifier of the texture to unregister.

See Also

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