Method |
Description |
|
EnableService ( bool enabled ) : void |
|
|
GetAndroidGameId ( ) : string |
|
|
GetIOSGameId ( ) : string |
|
|
GetServiceDisplayName ( ) : string |
|
|
GetServiceName ( ) : string |
|
|
IsAndroidEnabled ( ) : bool |
|
|
IsIOSEnabled ( ) : bool |
|
|
IsInitializedOnStartup ( ) : bool |
|
|
IsServiceEnabled ( ) : bool |
|
|
IsTestModeEnabled ( ) : bool |
|
|
OnProjectUnbound ( ) : void |
|
|
SetAndroidEnabled ( bool enabled ) : void |
|
|
SetAndroidGameId ( string value ) : void |
|
|
SetIOSEnabled ( bool enabled ) : void |
|
|
SetIOSGameId ( string value ) : void |
|
|
SetInitializedOnStartup ( bool enabled ) : void |
|
|
SetTestModeEnabled ( bool enabled ) : void |
|
|