GetFontFile

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the path to the source-file (.fnt) of the specified font type (1-8).

Syntax

(filePath:string_var) GetFontFile fontType:int{1-8}

Example

let sFilePath := GetFontFile 2

See Also