Godot - Services for iOS
Services for iOS Godot - Docs » Platform-specific » Services for iOS At the moment, there are two iOS APIs partially implemented, GameCenter and Storekit. Both use the same model of asynchronous calls explained below. 현재 부분적으로 구현 된 두 가지 iOS API 인 GameCenter와 Storekit가 있습니다. 두 모델 모두 아래에 설명 된 것과 동일한 비동기 호출 모델을 사용합니다. Asynchronous methods When requesting an asynchronous operation, the method will l..