Inherited by PlayFab.PlayFabSettingsRedirect.
|
virtual string | GetFullUrl (string apiCall, Dictionary< string, string > getParams) |
|
|
virtual Dictionary< string, string > | RequestGetParams [get] |
|
virtual string | ProductionEnvironmentUrl [get, set] |
| This is only for customers running a private cluster. Generally you shouldn't touch this.
|
|
virtual string | TitleId [get, set] |
| You must set this value for PlayFabSdk to work properly (Found in the Game Manager for your title, at the PlayFab Website)
|
|
virtual bool | DisableDeviceInfo [get, set] |
| Set this to true to prevent hardware information from leaving the device.
|
|
virtual bool | DisableFocusTimeCollection [get, set] |
| Set this to true to prevent focus change information from leaving the device.
|
|
◆ _requestGetParams
readonly Dictionary<string, string> PlayFab.PlayFabApiSettings._requestGetParams |
Initial value:= new Dictionary<string, string> {
{ "sdk", PlayFabSettings.VersionString }
}
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Shared/Public/PlayFabApiSettings.cs