示例#1
0
 public void SetCutScene(int tutorialId, LogTutorialType type, int block)
 {
     LogicLog.SetTutorial(tutorialId, type, block);
 }