Answers for "unity custom editor changes not saved"

C#
1

unity custom editor save changes

EditorUtility.SetDirty(castedTarget);
Posted by: Guest on June-12-2020

Code answers related to "unity custom editor changes not saved"

C# Answers by Framework

Browse Popular Code Answers by Language