ToolboxService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 0
Removed member index 2
History | Member | |
---|---|---|
539 | ProcessAssetInsertionDrag(assetId: string, assetTypeId: int, instances: Objects): Objects | |
539 | ProcessAssetInsertionDrop(): void |
Description
History 4
- 539 Remove ToolboxService
- 514 Add ProcessAssetInsertionDrop
- 500 Add ProcessAssetInsertionDrag
- 500 Add ToolboxService
Removed members 2
ProcessAssetInsertionDrag
Parameters (3) | ||
---|---|---|
assetId | string | |
assetTypeId | int | |
instances | Objects | |
Returns (1) | ||
Objects |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 2
- 539 Remove ToolboxService
- 500 Add ProcessAssetInsertionDrag
ProcessAssetInsertionDrop
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
void |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 2
- 539 Remove ToolboxService
- 514 Add ProcessAssetInsertionDrop