Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

RequirePlatformSupportAttribute Constructor

public RequirePlatformSupportAttribute(params BuildTarget[] platforms);

Parameters

platformsThe 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.

Did you find this page useful? Please give it a rating: