Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DeployGate
DeployGatePreference
C# Class DeployGate.DeployGatePreference
Inheritance:
UnityEngine.ScriptableObject
Show file
Open project: anchan828/deploygate-with-unity
Class Usage Examples
Public Properties
Property
Type
Description
buildType
BuildType
forceInternetPermission
bool
includeReadLog
bool
temp
DeployGate.Resources.TempPath
user
DeployGate.Resources.UserInfo
Property Details
buildType
public property
public
BuildType
buildType
return
BuildType
forceInternetPermission
public property
public
bool
forceInternetPermission
return
bool
includeReadLog
public property
public
bool
includeReadLog
return
bool
temp
public property
public
TempPath,DeployGate.Resources
temp
return
DeployGate.Resources.TempPath
user
public property
public
UserInfo,DeployGate.Resources
user
return
DeployGate.Resources.UserInfo