docs.unity.cn
    Show / Hide Table of Contents

    Enum TestPlatform

    A flag indicating the targeted test platforms.

    Namespace: UnityEngine.TestTools
    Syntax
    [Flags]
    [Serializable]
    public enum TestPlatform : byte

    Fields

    Name Description Value
    All

    Both platforms.

    EditMode

    The EditMode test platform.

    PlayMode

    The PlayMode test platform.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, July 19, 2022
    Terms of use