ISceneOutliner::GetCachedIconForClass

Gets the cached icon for this class name

Windows
MacOS
Linux

Override Hierarchy

ISceneOutliner::GetCachedIconForClass()

SSceneOutliner::GetCachedIconForClass()

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/ISceneOutliner.h

Include

#include "ISceneOutliner.h"

Syntax

const FSlateBrush * GetCachedIconForClass
(
    FName InClassName
) const

Remarks

Gets the cached icon for this class name

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