creator.core.path

Undocumented in source.

Members

Functions

incGetAppConfigPath
string incGetAppConfigPath()

Returns the app configuration directory for the platform

incGetAppFontsPath
string incGetAppFontsPath()

Gets directory for custom fonts

incGetAppImguiConfigFile
string incGetAppImguiConfigFile()

Gets the directory for an imgui config file.

incGetAppLocalePath
string incGetAppLocalePath()

Gets directory for custom fonts

Manifest constants

APP_FOLDER_NAME
enum APP_FOLDER_NAME;

The name of the folder inochi creator config gets thrown in to.

ENV_CONFIG_PATH
enum ENV_CONFIG_PATH;

Name of environment variable to force a configuration path

Meta