Object:getClass
From GiderosMobile
Available since: Gideros 2015.08
Class: Object
Description
Returns the class name of the instance as string.
(string) = Object:getClass()
Return values
Returns (string) class name as string
Available since: Gideros 2015.08
Class: Object
Returns the class name of the instance as string.
(string) = Object:getClass()
Returns (string) class name as string