Skip to content

IsComponent

Description

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

Example
local testVariable = IsComponent(nil)
Usage

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