Enum ReservedDataIDs
Namespace: Unity.MARS.Data
Syntax
public enum ReservedDataIDs : int
Fields
| Name | Description | Value |
|---|---|---|
| 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 |