Template:LSL Constants/Transfer Flags
Revision as of 10:35, 13 November 2024 by Rider Linden (talk | contribs) (Created page with "{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} {{!}}-{{Hl2}} ! {{!}} Constant ! title="Value" {{!}} {{!}} Description {{!}}- {{!}}{{LSL Const|TRANSFER_FLAG_RESER...")
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. |