OptionButtonSetItemMetadata Method |
Sets the metadata of an item. Metadata may be of any type and can be used to store extra information about an item, such as an external string ID.
Namespace: Godot
public void SetItemMetadata( int idx, Object metadata )
[Missing <param name="idx"/> documentation for "M:Godot.OptionButton.SetItemMetadata(System.Int32,System.Object)"]
[Missing <param name="metadata"/> documentation for "M:Godot.OptionButton.SetItemMetadata(System.Int32,System.Object)"]