public method
SetCompatibleWithPlatform(
platform:
BuildTarget,
enable: bool):
void;
public void
SetCompatibleWithPlatform(
BuildTarget platform,
bool
enable);
public method SetCompatibleWithPlatform(platformName:
string,
enable: bool):
void;
public void SetCompatibleWithPlatform(string platformName,
bool enable);