ILevelEditor::GetThumbnailPool

Get the thumbnail pool used by this level editor

Unreal Engine C++ API Reference > Editor > LevelEditor > ILevelEditor

Deprecated * GetThumbnailPool has been replaced by UThumbnailManager::Get().GetSharedThumbnailPool().

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/ILevelEditor.h
Include #include "ILevelEditor.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [FAssetThumbnailPool](API\Editor\UnrealEd\FAssetThumbnailPool) > GetThumbnailPool() const  

Remarks

Get the thumbnail pool used by this level editor


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library