Chroma:isReady

From GiderosMobile
Revision as of 15:19, 27 June 2020 by Anthony (talk | contribs)


Available since: Gideros 2020.6
Class: chroma

Description

Returns true if Chroma has started and is ready to accept commands.

(bool) = Chroma:isReady()

Parameters

Return values

Returns (bool) True if ready to accepts commands.