RuntimePlatform.XBOX360RuntimePlatform.XBOX360DescriptionIn the player on the XBOX360 See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.XBOX360) using UnityEngine; import UnityEngine |
