Skip to content

RemoveComponent

Description

RemoveComponent is a Function on Object
Removes a Component from this Object of the given type. If you are not the server, this will only run on local objects.

Example
Object.RemoveComponent("Toaster")
Usage

network usage: Any (Client or Server/Host)
returns: None
parameters:
- name (string)