Class Icons

In later versions of the engine (at least 5.0+) no longer requires you use FClassIconFinder.

Instead when you register your slate style with FSlateStyleRegistry::RegisterSlateStyle in your startup module function, this will automatically grab your thumbnail and class icons.

1 Like