UFont::CacheCharacterCountAndMaxCharHeight

Caches the character count and maximum character height for this font (as well as sub-fonts, in the multi-font case)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Font.h

Include

#include "Engine/Font.h"

Source

/Engine/Source/Runtime/Engine/Private/Font.cpp

Syntax

void CacheCharacterCountAndMaxCharHeight()

Remarks

Caches the character count and maximum character height for this font (as well as sub-fonts, in the multi-font case)

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