Skip to content

InsertService

Inherits Instance

Insert is a class used for inserting user-generated models into your game via scripts.

Static Class

This object is a static class. It can be accessed by using its name as a keyword.

Additionally, it cannot be created in the creator menu or with Instance.New().

Not newable

This object cannot be created by scripts using Instance.New().

Methods

ModelAsync → Instance

Parameters: id [ number ]

Inserts a model with the specified ID.

AccessoryAsync → Accessory

Parameters: id [ number ]

Inserts an accessory with the specified ID.

ToolAsync → Tool

Parameters: id [ number ]

Insert a new tool with the specified ID