Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 555 Bytes

File metadata and controls

12 lines (6 loc) · 555 Bytes

FixMissingUnityEvents

Tool util to fix missing unityevents invokations

Should only be used on scenes. Don't forget to apply all of the changes to prefabs!

Automaticly fixes invokations of the script when script was placed under different namesapce or under the assembly (changed assembly)

When fully renamed script - you should manually add the previous Class name (short name) and the Currect "Refactored" Class (short name)

image