FSlateApplicationBase::GetRenderer

Gets the renderer being used to draw this application.

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

FSlateRenderer * GetRenderer() const

Remarks

Gets the renderer being used to draw this application.

Returns

The Slate renderer.