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