[readonly] created : boolean
True if the current state has had its create
method run (if it has one, if not this is true by default).
- Source code: core/StateManager.js (Line 774)
[readonly] created : boolean
True if the current state has had its create
method run (if it has one, if not this is true by default).
Please login to continue.