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 |
void EndDeferredAddCharacter
(
const FDeferredCharacterRenderData & CharInfo
)
Remarks
Update a character in the texture for already reserved or added slot.
Parameters
Name | Description |
---|---|
CharInfo | Information about the location and size of the character |