Template:LSL Constants/Transfer Flags
Jump to navigation
Jump to search
Transfer Flags
Constant | Description | |
---|---|---|
TRANSFER_FLAG_RESERVED | 0x0001 | Reserved, do not use. |
TRANSFER_FLAG_TAKE | 0x0002 | When transfer is accepted, immediately take the object into inventory. |
TRANSFER_FLAG_COPY | 0x0004 | Give a copy of the object and place it into the destination agent's inventory. |