FSlateFontAtlas::AddCharacter

Adds a character to the texture.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/FontTypes.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Fonts/FontTypes.cpp

Syntax

const FAtlasedTextureSlot * AddCharacter
(
    const FCharacterRenderData & CharInfo
)

Remarks

Adds a character to the texture.

Parameters

Parameter

Description

CharInfo

Information about the size of the character

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