Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

SabreCSG generates warnings #252

@AzureBerylBlue

Description

@AzureBerylBlue

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.'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions