Version: 5.3

설명

In the player on Tizen.

See Also: Platform dependent Compilation.

	if (Application.platform == RuntimePlatform.TizenPlayer)
		Debug.Log("Do something special here!");