Personal tools

Lua/Client/ClientActor/Static Functions/GetById

From JC2-MP Documentation

< Lua‎ | Client‎ | ClientActor
Jump to: navigation, search

Returns    ClientActor
Prototype    ClientActor.GetById(number id)
Description    No description


Description

Returns the client actor with the given ID, or nil if no client actor was found with the given ID.

See also