FastScriptReload
FastScriptReload copied to clipboard
opt: pass aqn to harmony to find methods more efficiently
Every time scripts recompile in unity editor, the editor initializer in NewFieldsRendererDefaultEditorPatch will consume about 3~4 seconds.
With this edition, the cost will be reduced to a negligible level.