FClassIconFinder::FindIconForActor

Find the small icon to use for the supplied actor

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ClassIconFinder.h

Include

#include "ClassIconFinder.h"

Source

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

Syntax

static const FSlateBrush * FindIconForActor
(
    const TWeakObjectPtr< const AActor > & InActor
)

Remarks

Find the small icon to use for the supplied actor

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