Roblox API Reference

ToolboxService

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (2)

Type Member History
Objects ProcessAssetInsertionDrag (string assetId, int assetTypeId, Objects instances)
void ProcessAssetInsertionDrop () 514
57 members inherited from Instance

History

Members

ProcessAssetInsertionDrag On DevHub

Name Type Default
assetId string none
assetTypeId int none
instances Objects none

Tags: [NoYield]

ProcessAssetInsertionDrop On DevHub

Name Type Default
No parameters.

History

Tags: [NoYield]