RuntimePlatform.WindowsPlayerRuntimePlatform.WindowsPlayerDescriptionIn the player on Windows. See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.WindowsPlayer) using UnityEngine; import UnityEngine |
