Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FFontData
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/CompositeFont.h |
| Include Path | #include "Fonts/CompositeFont.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Fonts/CompositeFont.cpp |
int32 GetAscendOverriddenValue() const