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