Function ItemList.getItemIcon
Returns the icon associated with the specified index.
godot .d .reference .Ref!(godot.texture.Texture) getItemIcon
(
const(long) idx
) nothrow @nogc const;
Returns the icon associated with the specified index.
godot .d .reference .Ref!(godot.texture.Texture) getItemIcon
(
const(long) idx
) nothrow @nogc const;