Skip to content

IsWorldText

Description

IsWorldText is a Function
Returns true if the given value is a WorldText Component that isn't nil

Example
local testVariable = IsWorldText(nil)
Usage

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