nw::font::CharWriter::GetAlpha Member Function
u8 GetAlpha() const;
None.
Gets the alpha value to be added when drawing characters.
This alpha value is combined with the text color's alpha value (which is set by the nw::font::CharWriter::SetTextColor function) and used as the alpha value of the text.
CONFIDENTIAL