예제 #1
0
 static public int AddFixedHandle(UpdateHandle handle)
 {
     return(Instance.AddFixedUpdate(handle));
 }