Event:getType

From GiderosMobile
Revision as of 15:26, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")

Available since: Gideros 2011.6
Class: Event

Description

Returns a string that represents the type of the event.

<syntaxhighlight lang="lua"> (string) = Event:getType() </source>

Return values

Returns (string) Type of event.