A reference to an item that can be handled from PlayerScript. When receiving messages sent by PlayerHandle.send, ItemHandle is converted to ItemId.

Hierarchy

  • ItemId

Constructors

Properties

Constructors

Properties

id: string

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