Namespace: | Sirenix.OdinValidator.Editor |
Assembly: | Sirenix.OdinValidator.Editor |
public class DontValidateUnityEventsAttributeProcessor<T> : BaseMemberPropertyResolver<T>, IMaySupportPrefabModifications where T : UnityEvent
public DontValidateUnityEventsAttributeProcessor()
protected override InspectorPropertyInfo[] GetPropertyInfos()
InspectorPropertyInfo[] |