IsA (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
(No difference)

Revision as of 02:37, 22 September 2021


Function
Syntax IsA( String classname )
Returns Boolean
Description: Returns true if instance is that class or a subclass
In Object: Global