ScriptInterface:AppDir(variantDir)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
variantDir | bool | Added in version 12 | false | 12.0 |
Return value:
char Path to the top-level application data directory
Moho's application data includes standard brushes, templates, character wizard elements and the like.
There are files that are common to both Debut and Pro -> variantDir = false or omitted
There are also files that are specific to the variant (Debut or Pro) >- variantDir = true
There are files that are common to both Debut and Pro -> variantDir = false or omitted
There are also files that are specific to the variant (Debut or Pro) >- variantDir = true
Search results
Usage of 'AppDir' is found in the following scripts:
msLipSync (Original Edition) by strider2000
View Code