p.vaz Posted July 10, 2015 Share Posted July 10, 2015 Hi, In the documentation (https://developer.unigine.com/en/docs/1.0/scripting/library/nodes/class.node#getChild_int_Node), we can see : Node getChild (int id) Returns a given child of the node. Arguments int id - ID number of the child. Return value Child node. is the argument a ID number or an Index number ? If it's an index number, could you update the documentation ? Thanks, Philippe Link to comment
silent Posted July 10, 2015 Share Posted July 10, 2015 Hi Philippe, Indeed, the index number should be specified. We will fix documentation ASAP. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
Recommended Posts