| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/SessionState.GetString.html | [Back] [Original] |
Retrieve a String value.
Due to the behavior of Unity's serialization system, SessionState.GetString returns an empty string instead of null when no string value is stored for the key, even if you specify null as the defaultValue.
| Web Proxy Viewer | New URL | Original Page |