Object:getClass

From GiderosMobile
Revision as of 11:05, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2015.08<br/> === Description === Returns the class name of the instance as string <source lang="lua"> (string), = Object:getClass() </...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2015.08

Description

Returns the class name of the instance as string

(string), = Object:getClass()

Returns (string) class name as string