PlayerRef is_player - Uberi/MineTest-API GitHub Wiki

PlayerRef:is_player

Description

true for players, false for others

Syntax

[boolean](../type/boolean.html) is_player()

Examples

local playertype = player:is_player()
⚠️ **GitHub.com Fallback** ⚠️