EditorProjectUtilities Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class EditorProjectUtilities abstract sealed
[UnityEditor.InitializeOnLoad]
public static class EditorProjectUtilities
[<UnityEditor.InitializeOnLoad>]
type EditorProjectUtilities = class
Public Class EditorProjectUtilities
- Inheritance
-
EditorProjectUtilities
- Attributes
-
UnityEditor.InitializeOnLoadAttribute
Methods
CheckMinimumEditorVersion() |
Checks that a supported version of Unity is being used with this project. |
FindRelativeDirectory(String, String) |
Finds the path of a directory relative to the project directory. |