FSlateFontCache::AddNewEntry

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/FontCache.h"

Source

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

Syntax

bool AddNewEntry
(
    const FCharacterRenderData InRenderData,
    uint8 & OutTextureIndex,
    uint16 & OutGlyphX,
    uint16 & OutGlyphY,
    uint16 & OutGlyphWidth,
    uint16 & OutGlyphHeight
)

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