Controller:getControllerName

From GiderosMobile
Revision as of 11:04, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Get the name of controller <source lang="lua"> (string), = Controller:getControllerName(id,) </source...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2014.01

Description

Get the name of controller

(string), = Controller:getControllerName(id,)

'id: (number) controller id '
Returns (string) controller name