Versions with this page:
Versions without this page:
In the player on the Playstation 4.
See Also: RuntimePlatform, Platform dependent Compilation..
if (Application.platform == RuntimePlatform.PS4) Debug.Log("Do something special here!");