Ejemplo n.º 1
0
 public static bool IsOwner(Editor editor)
 {
     return(EditMode.IsOwner(editor));
 }