FSlateFontCache::GetFontTexture

Get the texture resource for a font atlas at a given index

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h

Include

#include "Fonts/FontCache.h"

Syntax

ISlateFontTexture * GetFontTexture
(
    uint32 Index
)

Remarks

Get the texture resource for a font atlas at a given index

Returns

Handle to the texture resource

Parameters

Parameter

Description

Index

The index of the texture

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