OSGetGrantedPermissions Method |
With this function you can get the list of dangerous permissions that have been granted to the Android application.
Note: This method is implemented on Android.
Namespace: Godot
public static string[] GetGrantedPermissions()
[Missing <returns> documentation for "M:Godot.OS.GetGrantedPermissions"]