Enum ReservedDataIDs
Namespace: Unity.MARS.Data
Assembly: Unity.MARS.Interfaces.dll
Syntax
[MovedFrom("Unity.MARS")]
public enum ReservedDataIDs
Fields
| Name | Description |
|---|---|
| FirstDataId | Data ID representing first dynamically allocated id |
| FirstSystemId | Data ID representing first system reserved id |
| ImmediateEnvironment | Data ID representing the environment immediately surrounding the user / device |
| Invalid | Data ID representing an invalid value |
| LocalUser | Data ID representing the local user/device |
| Unset | Data ID representing no choice being made |