Skip to content

IsBlockRenderer

Description

IsBlockRenderer is a Function
Returns true if the given value is a (Block) Renderer Component that isn't nil

Example
local testVariable = IsBlockRenderer(nil)
Usage

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