Skip to content

IsInteractable

Description

IsInteractable is a Function
Returns true if the given value is an Interactable Component that isn't nil

Example
local testVariable = IsInteractable(nil)
Usage

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