IrrlichtNETCP.GUIEnvironment.GuiEnv_GetFont C# (CSharp) Метод

GuiEnv_GetFont() приватный Метод

private GuiEnv_GetFont ( IntPtr guienv, string filename ) : IntPtr
guienv System.IntPtr
filename string
Результат System.IntPtr
        static extern IntPtr GuiEnv_GetFont(IntPtr guienv, string filename);