Skip to content

GetObjectByNetId

Description

GetObjectByNetId is a Function
Returns the object with the given object netId.

Example
local testVariable = GetObjectByNetId(1)
Usage

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