Skip to content

GetObjectByName

Description

GetObjectByName is a Function
Returns the first object found with the given name.

Example
local testVariable = GetObjectByName("Toaster")
Usage

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