terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ SaveBindings()

void BindingsExample.BindingsExample.SaveBindings ( )
inlineprivate

Definition at line 47 of file BindingsExample.cs.

48 {
49 string text = this.playerActions.Save();
51 PlayerPrefs.SetString("Bindings", text);
52 }
class f__AnonymousType0<< Count > j__TPar
static void SetString(string key, string value)

References j__TPar, UnityEngine.PlayerPrefs.SetString(), and System.text.