hey - writing a custom editor
one of the members is a List and I just want the inspector to display just this as per usual… that is, with the rollout arrow and “Size” parameter.
Is there a way to do this?
hey - writing a custom editor
one of the members is a List and I just want the inspector to display just this as per usual… that is, with the rollout arrow and “Size” parameter.
Is there a way to do this?
There’s no direct way to display this, but you can display the individual members of the list using labels or textfields and add a foldout arrow yourself.
The GUI documentation seriously needs screenshots.