Difference between revisions of "Chroma:isReady"
From GiderosMobile
(Created page with "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2020.6<br/> '''<translate>Class</translate>:''' chroma<br/> === <tr...") |
m (Anthony moved page Chroma.isReady to Chroma:isReady without leaving a redirect) |
(No difference)
|
Revision as of 14:18, 27 June 2020
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.