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 години | |
|---|---|---|
| Chataigne_ScriptObjectExplorer.js | преди 3 години | |
| README.md | преди 3 години | |
| module.json | преди 3 години |
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