GetABPath() public static méthode

public static GetABPath ( ) : string
Résultat string
    public IABManifestLoader()
    {
        assetManifest = null;

        manifestLoader = null;

        IsLoadFinish = false;

        manifestPath = IPathTools.GetABPath();
    }