Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class IndexNotFoundException : Exception, ISerializable, _Exception
public IndexNotFoundException(InspectorProperty expectedProperty, int index)
InspectorProperty | expectedProperty | |
System.Int32 | index |