Searched defs:AceRunArgs (Results 1 – 1 of 1) sorted by relevance
52 std::string assetPath;69 std::string url;71 std::string windowTitle;73 bool isRound = false;74 int32_t viewWidth = 0;75 int32_t viewHeight = 0;76 int32_t deviceWidth = 0;77 int32_t deviceHeight = 0;81 std::string region = "CN";82 std::string script = "";[all …]