| Parameter | Description |
|---|---|
| input | A ulong containing EntityId data that was retrieved from EntityId.ToULong. |
EntityId The EntityId created from the raw ulong data.
Creates an EntityId from raw ulong data. This should have come from another valid EntityId. (Use at your own risk. And bit arrangement might change.)
This can be used for storing an EntityId in a common variable, or for custom serialisation.