CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
模块配置 更多...
Public 属性 | |
uint | numInstallers |
设置同时使用的Installer的最大数 更多... | |
string | proxyHost |
设置 HTTP 代理Server主机名 更多... | |
ushort | proxyPort |
设置 HTTP 代理Server端口 更多... | |
string | userAgent |
设置 User-Agent 更多... | |
uint | inactiveTimeoutSec |
设置超时时间(秒单位) 更多... | |
bool | allowInsecureSSL |
设置不安全的 HTTPS 通信的权限 更多... | |
ModulePlatformConfig | platformConfig |
平台专用设置 | |
模块配置
uint numInstallers |
设置同时使用的Installer的最大数
string proxyHost |
设置 HTTP 代理Server主机名
ushort proxyPort |
设置 HTTP 代理Server端口
string userAgent |
设置 User-Agent
uint inactiveTimeoutSec |
设置超时时间(秒单位)
bool allowInsecureSSL |
设置不安全的 HTTPS 通信的权限