Ext Slot
Some data structures expose public fields of type ExtSlot.
Any JSON data is allowed inside.
Mode | Description | Scrrenshot |
---|---|---|
None | Default value. No content. |
![]() |
Single | Object form. Accepts a single ScriptableObject asset. You can use any necessary structure for your data class. Has preview. |
![]() |
Multiple | Array form. Accepts multiple ScriptableObject assets. You can use any necessary structure for your data class(-es). Has preview. |
![]() |
InlineString | String form. Fill in with a valid JSON string. |
![]() |
Also provides implicit casting operators for all 3 cases: