Example #1
0
 public Boolean IsCompleteCutScene(System.Int32 id)
 {
     return(_accessor.IsCompleteCutScene(id));
 }