#Unity editor and exposed props
1 messages · Page 1 of 1 (latest)
the value assigned in the inspector is the one that will be saved. updating the field initializer will not update the serialized value
1 messages · Page 1 of 1 (latest)
Is there a way to tell the unity editor that i've changed the value in the script so please update it in the editor or will I always have to update it in both if I want them to match (script & editor)?
the value assigned in the inspector is the one that will be saved. updating the field initializer will not update the serialized value