docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TestUtils

    Inheritance
    object
    TestUtils
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.SceneTemplate
    Assembly: solution.dll
    Syntax
    public static class TestUtils

    Fields

    k_AssetsTempScene

    Declaration
    public static readonly string k_AssetsTempScene
    Field Value
    Type Description
    string

    k_AssetsTempSceneTemplate

    Declaration
    public static readonly string k_AssetsTempSceneTemplate
    Field Value
    Type Description
    string

    k_NoCloneGeneratedTemplate

    Declaration
    public static string k_NoCloneGeneratedTemplate
    Field Value
    Type Description
    string

    k_NoCloneReferences

    Declaration
    public static string[] k_NoCloneReferences
    Field Value
    Type Description
    string[]

    k_NoCloneScene

    Declaration
    public static string k_NoCloneScene
    Field Value
    Type Description
    string

    k_NoCloneSceneName

    Declaration
    public static string k_NoCloneSceneName
    Field Value
    Type Description
    string

    k_NoCloneTemplate

    Declaration
    public static string k_NoCloneTemplate
    Field Value
    Type Description
    string

    k_PackageName

    Declaration
    public const string k_PackageName = "com.unity.scene-template"
    Field Value
    Type Description
    string

    k_TestDataFolder

    Declaration
    public static readonly string k_TestDataFolder
    Field Value
    Type Description
    string

    k_TestFolder

    Declaration
    public static readonly string k_TestFolder
    Field Value
    Type Description
    string

    k_TestGeneratedFolder

    Declaration
    public static readonly string k_TestGeneratedFolder
    Field Value
    Type Description
    string

    k_TestGeneratedTemplateFolder

    Declaration
    public static readonly string k_TestGeneratedTemplateFolder
    Field Value
    Type Description
    string

    k_TestSceneDependenciesAssetPath

    Declaration
    public static readonly string k_TestSceneDependenciesAssetPath
    Field Value
    Type Description
    string

    k_TestSceneDependenciesClonable

    Declaration
    public static string[] k_TestSceneDependenciesClonable
    Field Value
    Type Description
    string[]

    k_TestSceneDependenciesReference

    Declaration
    public static string[] k_TestSceneDependenciesReference
    Field Value
    Type Description
    string[]

    k_TestSceneDependenciesScene

    Declaration
    public static string k_TestSceneDependenciesScene
    Field Value
    Type Description
    string

    k_TestSceneDependenciesSceneName

    Declaration
    public static string k_TestSceneDependenciesSceneName
    Field Value
    Type Description
    string

    k_TestSceneDependenciesTemplate

    Declaration
    public static string k_TestSceneDependenciesTemplate
    Field Value
    Type Description
    string

    Methods

    CreateFolder(string)

    Declaration
    public static void CreateFolder(string path)
    Parameters
    Type Name Description
    string path

    DeleteFolder(string)

    Declaration
    public static void DeleteFolder(string path)
    Parameters
    Type Name Description
    string path
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)