TreeItemSetMetadata Method |
Sets the metadata value for the given column, which can be retrieved later using GetMetadata(Int32). This can be used, for example, to store a reference to the original data.
Namespace: Godot
public void SetMetadata( int column, Object meta )
[Missing <param name="column"/> documentation for "M:Godot.TreeItem.SetMetadata(System.Int32,System.Object)"]
[Missing <param name="meta"/> documentation for "M:Godot.TreeItem.SetMetadata(System.Int32,System.Object)"]