Skip to content

RemoveScript

Description

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

Example
Object.RemoveScript(nil)
Usage

network usage: Any (Client or Server/Host)
returns: None
parameters:
- script (Script)