FCharacterList::GetBaseline

Returns the baseline for the font used by this character

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

int16 GetBaseline() const

Remarks

Returns the baseline for the font used by this character

Returns

The offset from the bottom of the max character height to the baseline. Be aware that the value will be negative.

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