You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.
Assets\SabreCSG\Scripts\Extensions\EditorHelper.cs(47,49): warning CS0618: 'SceneView.OnSceneFunc' is obsolete: 'OnSceneFunc() has been deprecated. Use System.Action instead.'
Assets\SabreCSG\Scripts\CSGModel.cs(1045,9): warning CS0618: 'PrefabUtility.GetPrefabObject(Object)' is obsolete: 'Use GetPrefabInstanceHandle for Prefab instances. Handles for Prefab Assets has been discontinued.'
Assets\SabreCSG\Scripts\Extensions\EditorHelper.cs(49,32): warning CS0618: 'SceneView.onSceneGUIDelegate' is obsolete: 'onSceneGUIDelegate has been deprecated. Use duringSceneGui instead.'
The text was updated successfully, but these errors were encountered:
Assets\SabreCSG\Scripts\Extensions\EditorHelper.cs(47,49): warning CS0618: 'SceneView.OnSceneFunc' is obsolete: 'OnSceneFunc() has been deprecated. Use System.Action instead.'
Assets\SabreCSG\Scripts\CSGModel.cs(1045,9): warning CS0618: 'PrefabUtility.GetPrefabObject(Object)' is obsolete: 'Use GetPrefabInstanceHandle for Prefab instances. Handles for Prefab Assets has been discontinued.'
Assets\SabreCSG\Scripts\Extensions\EditorHelper.cs(49,32): warning CS0618: 'SceneView.onSceneGUIDelegate' is obsolete: 'onSceneGUIDelegate has been deprecated. Use duringSceneGui instead.'
The text was updated successfully, but these errors were encountered: