Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) PlayerPrefsController.CleanPlayerPrefs示例
编程语言:
C# (CSharp)
类/类型:
PlayerPrefsController
方法/功能:
CleanPlayerPrefs
hotexamples.com的示例:
1
C# (CSharp) PlayerPrefsController.CleanPlayerPrefs - 已找到1个示例
。这些是从开源项目中提取的最受好评的
PlayerPrefsController.CleanPlayerPrefs
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
GetDifficulty(30)
GetMasterVolume(30)
GetMasterDifficulty(24)
GetDifficultyLevel(12)
GetBestScore(8)
GetEffectsVolume(6)
GetHighScore(6)
GetGameDifficulty(5)
GetCharacters(5)
GetMaxLevel(5)
GetMaxGems(4)
GetLives(4)
GetControlType(4)
GetLongerPaddleCost(4)
GetMasterEffectInt(3)
GetLevel(3)
GetMasterMusicVolume(3)
GetMasterSFXVolume(3)
GetExtraLifeCost(3)
GetEasyToggle(3)
GetBoughtDefenderPrefs(3)
GetCurrentScore(3)
GetDefaultDifficulty(2)
GetDownscaledDifficulty(2)
GetLevelIndex(2)
GetGoalLimit(2)
DeleteAll(2)
GetExplosiveBallEnabled(2)
GetExplosiveBallCost(2)
GetMaxFuel(2)
GetLevelPrefs(2)
GetDistanceSinceAd(2)
GetDifficultyValue(2)
GetDefaultVolume(2)
GetDiamonds(2)
GetDifficultySetting(2)
GetDifficultyMultiplier_CastleHealth(2)
GetCurrentLevel(2)
GetDifficultyInReverse(2)
GetArmorLevel(1)
GetBasicColorButtonNum(1)
GetMasterEffectBool(1)
GetMasterMusicInt(1)
GetMasterMusicBool(1)
CleanPlayerPrefs(1)
DifficultyPercentage(1)
Create(1)
GetCharacter(1)
GetMatColor(1)
GetCharacters2(1)
常用方法
GetDifficulty (30)
GetMasterVolume (30)
GetMasterDifficulty (24)
GetDifficultyLevel (12)
GetBestScore (8)
GetEffectsVolume (6)
GetHighScore (6)
GetGameDifficulty (5)
GetCharacters (5)
GetMaxLevel (5)
常用方法
GetMaxGems (4)
GetLives (4)
GetControlType (4)
GetLongerPaddleCost (4)
GetMasterEffectInt (3)
GetLevel (3)
GetMasterMusicVolume (3)
GetMasterSFXVolume (3)
GetExtraLifeCost (3)
GetEasyToggle (3)
GetBoughtDefenderPrefs (3)
GetCurrentScore (3)
GetDefaultDifficulty (2)
GetDownscaledDifficulty (2)
GetLevelIndex (2)
GetGoalLimit (2)
DeleteAll (2)
GetExplosiveBallEnabled (2)
GetExplosiveBallCost (2)
GetMaxFuel (2)
常用方法
GetBoughtDefenderPrefs (3)
GetCurrentScore (3)
GetDefaultDifficulty (2)
GetDownscaledDifficulty (2)
GetLevelIndex (2)
GetGoalLimit (2)
DeleteAll (2)
GetExplosiveBallEnabled (2)
GetExplosiveBallCost (2)
GetMaxFuel (2)
GetLevelPrefs (2)
GetDistanceSinceAd (2)
GetDifficultyValue (2)
GetDefaultVolume (2)
GetDiamonds (2)
GetDifficultySetting (2)
GetDifficultyMultiplier_CastleHealth (2)
GetCurrentLevel (2)
GetDifficultyInReverse (2)
GetArmorLevel (1)
GetBasicColorButtonNum (1)
GetMasterEffectBool (1)
GetMasterMusicInt (1)
GetMasterMusicBool (1)
CleanPlayerPrefs (1)
DifficultyPercentage (1)
Create (1)
GetCharacter (1)
GetMatColor (1)
GetCharacters2 (1)
常用方法
GetLevelPrefs (2)
GetDistanceSinceAd (2)
GetDifficultyValue (2)
GetDefaultVolume (2)
GetDiamonds (2)
GetDifficultySetting (2)
GetDifficultyMultiplier_CastleHealth (2)
GetCurrentLevel (2)
GetDifficultyInReverse (2)
GetArmorLevel (1)
GetBasicColorButtonNum (1)
GetMasterEffectBool (1)
GetMasterMusicInt (1)
GetMasterMusicBool (1)
CleanPlayerPrefs (1)
DifficultyPercentage (1)
Create (1)
GetCharacter (1)
GetMatColor (1)
GetCharacters2 (1)
GetLevelRepeated (1)
GetLevelProgress (1)
GetLevelNumber (1)
GetCharacters10 (1)
GetLastScore (1)
GetHighscore (1)
GetDefaultMasterVolume (1)
GetCharacters20 (1)
GetFuelLevel (1)
GetCharacters30 (1)
GetEquippedWeaponList (1)
GetEquippedItemList (1)
GetCharacters5 (1)
CheckIfPrefsExist (1)
AttemptToUpdateHighScore (1)
示例#1
0
显示文件
public void RestoreGame() { PlayerPrefsController.CleanPlayerPrefs(); }
x