CareBoo / Serially

Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.
MIT License
40 stars 0 forks source link

Copy/Paste Other SerializeReference Objects #35

Closed jasonboukheir closed 4 years ago

jasonboukheir commented 4 years ago

Add a contextmenu to the ShowValueType drawer that can copy and paste a SerializeReference object.

Copy should add the object to a static field. Paste should attempt to paste the object, and if it's unassignable, it should show a warning in the console.

jasonboukheir commented 4 years ago

Released in Version 2.1.0