Skip to content

IsPlayer

Description

IsPlayer is a Function
Returns true if the given value is a Player that isn't nil

Example
local testVariable = IsPlayer(nil)
Usage

network usage: Any (Client or Server/Host)
returns: bool
parameters:
- data (Wildcard)