UFont::GetMaxCharHeight

Returns the maximum height for any character in this font using this font's default size and scale.

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

float GetMaxCharHeight() const

Remarks

Returns the maximum height for any character in this font using this font's default size and scale.

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