예제 #1
0
    void onClickUpgradeAppButton()
    {
        filePath = FilePathInputField.text;

        DynaLinkHS.UpgradeMMUApp(filePath);
    }