GLPlayerPrefs Class |
Namespace: Gamelogic.Extensions
[VersionAttribute(1, 0, 0)] public class GLPlayerPrefs
The GLPlayerPrefs type exposes the following members.
| Name | Description | |
|---|---|---|
| GLPlayerPrefs |
| Name | Description | |
|---|---|---|
| DeleteAll | ||
| DeleteArray | ||
| DeleteKey | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBool | ||
| GetBoolArray | ||
| GetFloat | ||
| GetFloatArray | ||
| GetHashCode | (Inherited from Object.) | |
| GetInt | ||
| GetIntArray | ||
| GetString | ||
| GetStringArray | ||
| GetType | (Inherited from Object.) | |
| HasKey | ||
| MemberwiseClone | (Inherited from Object.) | |
| Save | ||
| SetBool | ||
| SetBoolArray | ||
| SetFloat | ||
| SetFloatArray | ||
| SetInt | ||
| SetIntArray | ||
| SetString | ||
| SetStringArray | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |