LoadTextFont (RSDKv3)¶ Description¶ Loads a bitmap font from FilePath for use with text menus. Parameters¶ FilePath The path to the font. Return Value¶ None. Syntax¶ LoadTextFont(string FilePath) Example¶ LoadTextFont("Data/Game/SystemText.gif")