Unreal Engine Blueprint API Reference > Android Permission
check if the permission is already granted
Target is Android Permission Function Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
string | Permission |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | check if the permission is already granted |