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
C# (CSharp) SaveControl.SetString Examples
Programming Language:
C# (CSharp)
Class/Type:
SaveControl
Method/Function:
SetString
Examples at hotexamples.com:
1
C# (CSharp) SaveControl.SetString - 1 examples found
. These are the top rated real world C# (CSharp) examples of
SaveControl.SetString
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
RetornarEvolutionState(3)
AtualizarArquivoJogo(3)
saveObject(2)
GetInt(2)
reset(2)
LoadGame(2)
RetornarHighScore(2)
SetInt(2)
SaveGame(1)
SetarLastScore(1)
SetarHighScore(1)
SetString(1)
SetPaneInfo(1)
AddPlayerRecord(1)
SaveData(1)
Save(1)
SalvarArquivoJogo(1)
ResetaIAJogo(1)
LoadArquivoJogo(1)
Load(1)
InitData(1)
GetString(1)
RetornarLastScore(1)
Frequently Used Methods
RetornarEvolutionState (3)
AtualizarArquivoJogo (3)
saveObject (2)
GetInt (2)
reset (2)
LoadGame (2)
RetornarHighScore (2)
SetInt (2)
SaveGame (1)
SetarLastScore (1)
Frequently Used Methods
SetarHighScore (1)
SetString (1)
SetPaneInfo (1)
AddPlayerRecord (1)
SaveData (1)
Save (1)
SalvarArquivoJogo (1)
ResetaIAJogo (1)
LoadArquivoJogo (1)
Load (1)
InitData (1)
GetString (1)
RetornarLastScore (1)
Frequently Used Methods
InitData (1)
GetString (1)
RetornarLastScore (1)
Example #1
0
Show file
File:
VariableChange_String.cs
Project:
zittacheng/NarrativeFinal
public override void Process() { SaveControl.SetString(Key, Value); }
x