Chroma:isReady

From GiderosMobile
Revision as of 15:18, 27 June 2020 by Anthony (talk | contribs) (Anthony moved page Chroma.isReady to Chroma:isReady without leaving a redirect)


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.