Skip to content

GetObjectById

Description

GetObjectById is a Function
Returns the object with the given object ID.

Example
local testVariable = GetObjectById(1)
Usage

network usage: Any (Client or Server/Host)
returns: Object
parameters:
- id (int)