Version: 2017.3

RequirePlatformSupportAttributeConstructor

Cambiar al Manual
public RequirePlatformSupportAttribute (params BuildTarget[] platforms);

Parámetros

platforms The list of platforms required by this test or test fixture.

Descripción

Specifies that the test or test fixture requires particular platform support to be installed. See RequirePlatformSupportAttribute.