Is A

Description

Returns true or false based on whether or not an object is of the given class, or a class inherited from it.

Available to

Inputs

Object (Object)

You give the path to an object.

workspace.Baseplate

Class (String)

You give the name of a class you want to check.

BasePart

Outputs

Result (Bool)

You give the block the variable you want the result to be saved to.

IsPart

Last updated