Saints Field
TylerTemp
$0.0
(no ratings)
Date |
Price |
---|---|
Date |
Price($) |
03/05(2024) |
0.0 |
11/25(2024) |
0.0 |
Jump AssetStore
A Unity Inspector extension tools focusing on script fields inspector enhancementHome pagea Unity Inspector extension tool focusing on script fields like NaughtyAttributes but different.Unity: 2019.1 or higherHighlightsWorks on deeply nested fields!Supports UI Toolkit (Experimental)! And it can properly handle IMGUI drawer even with UI Toolkit enabled!Use and only use PropertyDrawer and DecoratorDrawer, thus it will be compatible with most Unity Inspector enhancements like NaughtyAttributes and your custom drawer.Allow stack on many cases. Only attributes that modified the label itself, and the field itself can not be stacked. All other attributes can mostly be stacked.Allow dynamic arguments in many casesFeatures- Open Source- Drawer Attributes- Validator Attributes- Common tools for 3rd party packages like Addressable, NavMeshThis does NOT inject a global Editor component so it'll safe to use it with custom editor like NaughtyAttributes & Odin