예제 #1
0
 internal static bool InAnimationMode(UnityEngine.Object driver)
 {
     return(AnimationMode.Internal_InAnimationMode(driver));
 }