Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/IFontFaceInterface
Description
Returns the overridden value of the ascend. This value will be used only if IsAscendOverridden returns true.
| Name | GetAscendOverriddenValue |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontFaceInterface.h |
| Include Path | #include "Fonts/FontFaceInterface.h" |
int32 GetAscendOverriddenValue() const