- Home /
Question by
VesuvianPrime · Sep 08, 2014 at 06:25 PM ·
inspectorserializedpropertyfieldsubmit
How to make an inspector field that is only set on submit?
Hi all
I'm working with serialized properties. I would like to be able to make fields (e.g. int, float, string) that only apply when Return is pressed.
Does anyone know if Unity provides this functionality out of the box?
If not, does anyone have any advice on how to implement this behaviour?
Thanks, Ves
Comment