| Parameter | Description |
|---|---|
| entityId | The EntityId to convert. |
int
The integer representation of the EntityId.
Implicitly converts an EntityId to an integer.
This conversion exists for backward compatibility with code that contains object identifiers in integers. The resulting integer is an implementation detail: don't inspect its bits, check its sign, or sort by it.