Home / Lua / Client / Player / Static Functions / Match


Returns    table
Prototype    Player.Match(string)
Description    No description

Description

This returns an array of Players whose name contains the string.

See also

Lua/Server/Player/Static Functions/Match