示例#1
0
 public void ChangeBackgroundL2FromHcontentActivityBackground(string charIdArg, int bgSetArg, int bgIdArg)
 {
     ChangeBackground(AssetRefMethods.LoadHcontentActivityBackground(charIdArg, bgSetArg, bgIdArg), 2);
 }