| Interface | Description |
|---|---|
| UniqueIdInterface | Deprecated |
| Class | Description |
|---|---|
| UniqueId |
Represents a table of Unique IDs, manages the lookup and creation of IDs.
|
| Enum | Description |
|---|---|
| UniqueId.UniqueIdType |
Enumerator for different types of UIDS @since 2.0
|
| Exception | Description |
|---|---|
| NoSuchUniqueId |
Exception used when a Unique ID can't be found.
|
| NoSuchUniqueName |
Exception used when a name's Unique ID can't be found.
|