FClassIconFinder::FindIconForActors

Find the best fitting small icon to use for the supplied actor array

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 * FindIconForActors
(
    const TArray< TWeakObjectPtr< AActor > > & InActors,
    UClass *& CommonBaseClass
)

Remarks

Find the best fitting small icon to use for the supplied actor array

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