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.
eLandon 5d17610ffd Initial commit | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
Chataigne_ScriptObjectExplorer.js | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
module.json | %!s(int64=2) %!d(string=hai) anos |
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