Chroma:isReady

From GiderosMobile
Revision as of 15:27, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "</source>" to "</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Available since: Gideros 2020.7
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.