Version: 2019.1

RequirePlatformSupportAttributeConstructor

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

パラメーター

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