GenericUnityObjects icon indicating copy to clipboard operation
GenericUnityObjects copied to clipboard

Examples have compilation errors

Open Ivan-Vankov opened this issue 3 years ago • 0 comments
trafficstars

Two of the compilation errors in the ScriptableObject example are easy to fix. Just need to include have using SolidUtilities; instead of using SolidUtilities.Attributes; image image

I don't know where DidReloadScriptsOrder comes from tho. image The last error is also present in the MonoBehaviour example.

Ivan-Vankov avatar Jul 26 '22 07:07 Ivan-Vankov