Simple module to explore any object's methods and properties. Right-click on any object and "copy script adress", paste in the module "object" parameter and the script will log all methods and properties of this object.
|
|
3 years ago | |
|---|---|---|
| Chataigne_ScriptObjectExplorer.js | 3 years ago | |
| README.md | 3 years ago | |
| module.json | 3 years ago |
This module allows to get all methods and properties of any object in chataigne by providing it's script adress.
Get the script adress of desired object by right-clicking and "copy script adress". Paste the adress in the "object" string and look at log. If needed you may re-print using "print" trigger