XposeCraft
1.0.1-rc1
Developer API
|
Classes | |
class | DictionaryDrawer |
To use, inherit this generic class to a non-generic version (no need to be public) and annotate [CustomPropertyDrawer(typeof(MyDictionary))] where MyDictionary is the name of non-generic dictionary. More... | |
class | ReadOnlyAttribute |
class | ReadOnlyDrawer |
class | RegisteredEventsDictionaryDrawer |