예제 #1
0
 public static void SetCustomLooping(bool looping, double timestamp)
 {
     Bard.SetCustomLooping(looping, timestamp);
 }