Wiki > TV3D65 Index > TVScreen2DText
TextureFont_GetFontByName
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | TextureFont_GetFontByName(sFontName As String) As Integer |
| C++ | int TextureFont_GetFontByName(char* sFontName ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| sFontName | No | sFontName description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.