Version: 2017.3

RequirePlatformSupportAttributeConstructor

Switch to Manual
public RequirePlatformSupportAttribute (params BuildTarget[] platforms);

Parameters

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

Description

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