Skip to content

GetObjectsByName

Description

GetObjectsByName is a Function
Returns all objects in the world with a given name.

Example
local testVariable = GetObjectsByName("Toaster")
Usage

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