(url)
| 3277 | return Il2Cpp.Api.Application._get_internetReachability(); |
| 3278 | } |
| 3279 | static OpenURL(url) { |
| 3280 | return Il2Cpp.Api.Application._OpenURL(allocUStr(url)); |
| 3281 | } |
| 3282 | static targetFrameRate(value) { |
| 3283 | return Il2Cpp.Api.Application._set_targetFrameRate(value); |
| 3284 | } |