Player
Beta
A reference to an item that can be handled from PlayerScript. When receiving messages sent by PlayerHandle.send, ItemHandle is converted to ItemId.
Readonly
A string representation of an ID that uniquely represents an item in the space. An ItemId with equal id points to the same item. The same as the value of ItemHandle.id.
Generated using TypeDoc
A reference to an item that can be handled from PlayerScript. When receiving messages sent by PlayerHandle.send, ItemHandle is converted to ItemId.