Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontAtlas
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 |
const FAtlasedTextureSlot * AddCharacter
(
const FCharacterRenderData & CharInfo
)
Remarks
Adds a character to the texture.
Parameters
Name | Description |
---|---|
CharInfo | Information about the size of the character |