BT action that calls a method on a specified [Node] or [Object].
BTCallMethod calls a method on a specified [Node] or [Object] and returns [code]SUCCESS[/code].
Returns [code]FAILURE[/code] if the action fails executing the method.
Arguments to pass to the method call.
Method that will be called.
Parameter that will be used to get the node/object instance.