Transfer authority over requested-to-be-spawned items to whoever requested them.

This commit is contained in:
IQuant 2024-09-16 15:23:58 +03:00
parent faff4c67a7
commit 6f6abd6550
3 changed files with 6 additions and 4 deletions

View file

@ -27,7 +27,7 @@ Used by:
## 'item_sync' capability
Functions:
- `globalize(entity_id, instantly: bool)`
- `globalize(entity_id, instantly: bool | nil, give_authority_to: PeerId | nil)`
- `register_pickup_handler(fn(local_item_id))`
Provided by: