Skip to content

GetCharacterByNetId

Description

GetCharacterByNetId is a Function
Returns the character with the matching network ID if they exist in the world.

Example
local testVariable = GetCharacterByNetId(1)
Usage

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