Custom Odin Inspector drawers for the Interaction System's input binding types. Provides streamlined Inspector rendering for InteractionInput and InteractionInputTable values.
Architecture
Data Flow
Key Concepts
Concept
Description
InteractionInputDrawer
Minimal drawer showing only the InputActionReference field for a single input
InteractionInputTableDrawer
Full drawer with foldout, null handling, "Create Table" button, and iteration
AttributeProcessor
Nested processor that disables context menus on prefab instances
Drawer priority 3000
All drawers use wrapper priority 3000 to override default Odin rendering