UThumbnailManager::UnregisterCustomRenderer

Unregisters a custom thumbnail renderer for a specific class

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/ThumbnailRendering/ThumbnailManager.h

Include

#include "ThumbnailRendering/ThumbnailManager.h"

Source

/Engine/Source/Editor/UnrealEd/Private/ThumbnailManager.cpp

Syntax

virtual void UnregisterCustomRenderer
(
    UClass * Class
)

Remarks

Unregisters a custom thumbnail renderer for a specific class

Parameters

Parameter

Description

Class

The class with the custom thumbnail renderer 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