Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class IfAttributeHelper
public IfAttributeHelper(InspectorProperty property, string memberName, bool defaultResult = false)
InspectorProperty | property | |
System.String | memberName | |
System.Boolean | defaultResult |
public bool DefaultResult
public string ErrorMessage { get; }
public bool GetValue(object value)
System.Object | value |
System.Boolean |