void Awake() { if (Application.platform == RuntimePlatform.OSXPlayer || Application.platform == RuntimePlatform.WindowsWebPlayer) { { enabled=false; } }
时间: 2024-11-07 17:03:59
void Awake() { if (Application.platform == RuntimePlatform.OSXPlayer || Application.platform == RuntimePlatform.WindowsWebPlayer) { { enabled=false; } }