Version: 2017.3

RequirePlatformSupportAttributeConstructor

マニュアルに切り替える
public RequirePlatformSupportAttribute (params BuildTarget[] platforms);

パラメーター

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

説明

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