Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Tizen

Namespace: UnityEditor

Description

Tizen specific player settings.

Static Functions

HasGPSPermissionsReturns true when GPS permission has been requested in the player settings.
HasMicrophonePermissionsReturns true if microphone access has been requested in player settings.
SetGPSPermissionsEnable / Disable access to the device GPS. (Will prompt for user for access).
SetMicrophonePermissionsEnable / Disable microphone permission level. (Will prompt user for access).