Enum TestPlatform
A flag indicating the targeted test platforms.
네임스페이스: UnityEngine.TestTools
어셈블리: solution.dll
구문
[Flags]
[Serializable]
public enum TestPlatform : byte
필드
이름 | 설명 |
---|---|
All | Both platforms. |
EditMode | The EditMode test platform. |
PlayMode | The PlayMode test platform. |