Skip to content

InsertService

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

Inherits: Instance

Methods

ModelAsync(id: number) → Instance

Inserts a model with the specified ID.

AccessoryAsync(id: number) → Accessory

Inserts an accessory with the specified ID.

ToolAsync(id: number) → Tool

Insert a new tool with the specified ID