Skip to content

IsLight

Description

IsLight is a Function
Returns true if the given value is a Light Component that isn't nil

Example
local testVariable = IsLight(nil)
Usage

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