Example #1
0
    static void AssetBuildEditor()
    {
        AssetPlatform chain = new AssetEditor();

        chain.Process();
    }