Skip to content

IsSound

Description

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

Example
local testVariable = IsSound(nil)
Usage

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