TreeItemCallRecursive Method |
Calls the method on the actual TreeItem and its children recursively. Pass parameters as a comma separated list.
Namespace: Godot
public Object CallRecursive( string method, params Object[] args )
[Missing <param name="method"/> documentation for "M:Godot.TreeItem.CallRecursive(System.String,System.Object[])"]
[Missing <param name="args"/> documentation for "M:Godot.TreeItem.CallRecursive(System.String,System.Object[])"]
[Missing <returns> documentation for "M:Godot.TreeItem.CallRecursive(System.String,System.Object[])"]