Namespace: | Sirenix.OdinValidator.Editor |
Assembly: | Sirenix.OdinValidator.Editor |
public static class GlobalValidationConfig
public static readonly EditorPrefBool ContinuouslyValidateVisibleIssues
public static readonly EditorPrefBool DeepValidation
public static readonly EditorPrefBool EnableLeakDetection
public static readonly EditorPrefBool EnableOnLoad
public static readonly EditorPrefBool FocusObjectOnDoubleClick
public static readonly EditorPrefBool FrameSelection
public static readonly EditorPrefBool OpenComponentInInspectorAndCloseOthers
public static readonly EditorPrefBool PauseValidationWhileMovingInSceneView
public static readonly EditorPrefBool PingOnDoubleClick
public static readonly EditorPrefBool ShowWidget
public static readonly EditorPrefBool ShowWidgetOnlyWhenErrorOrWarnings
public static readonly EditorPrefBool SkipFirstSample
public static readonly EditorPrefBool ValidateOnLoad
public static readonly EditorPrefEnum<SceneValidationWidget.WidgetAnchor> WidgetAnchor
public static readonly EditorPrefFloat WidgetOffsetX
public static readonly EditorPrefFloat WidgetOffsetY