Member predicate API::CallNode::getParameter
Gets the API node for the parameter that has index i
or has keyword name
.
Node getParameter(int i, string name)
Gets the API node for the parameter that has index i
or has keyword name
.
Node getParameter(int i, string name)