IsA (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Camoy
Redirecting to IsA (Method)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<onlyinclude>
#REDIRECT [[IsA_(Method)]]
{{Function|
name                  = IsA
|arguments            = [[String]] classname
|returns              = [[Boolean]]
|description          = Returns true if instance is that class or a subclass
|object              = Global
|}}
</onlyinclude>

Latest revision as of 21:13, 27 December 2010

Redirect to: