docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Editor

    Represents information about Editor version.

    Inheritance
    object
    Editor
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.PerformanceTesting.Data
    Assembly: Unity.PerformanceTesting.dll
    Syntax
    [Serializable]
    public class Editor

    Fields

    Branch

    Branch name from which the editor was built.

    Declaration
    public string Branch
    Field Value
    Type Description
    string

    Changeset

    Changeset 12 characters long.

    Declaration
    public string Changeset
    Field Value
    Type Description
    string

    Date

    Editor version datetime in Unix Epoch milliseconds format.

    Declaration
    public int Date
    Field Value
    Type Description
    int

    Version

    Full editor version including changeset.

    Declaration
    public string Version
    Field Value
    Type Description
    string
    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)