UThumbnailManager::GetRenderingInfo

Returns the entry for the specified object

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

FThumbnailRenderingInfo * GetRenderingInfo
(
    UObject * Object
)

Remarks

Returns the entry for the specified object

Returns

A pointer to the rendering info if valid, otherwise NULL

Parameters

Parameter

Description

Object

the object to find thumbnail rendering info for

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