BeginEventCheck() private static méthode

private static BeginEventCheck ( ) : void
Résultat void
 public static void BeginManipulationHandling(bool lockHandleWhileDragging)
 {
     TransformManipulator.BeginEventCheck();
     TransformManipulator.s_LockHandle = lockHandleWhileDragging;
 }