跳到主要内容

获取商店渠道(GetStoreChannel)

AndroidiOSWindows
如果您使用的是 Unreal Engine,请参见 Unreal Engine SDK 的 GetStoreChannel

此 API 是同步接口用于获取商店渠道配置的信息。更多信息,请参见 渠道打包

函数定义

public static int GetStoreChannel()

代码示例

int storeChannel = INTLAPI.GetStoreChannel();