Method ItemTemplate:GetIcon [-] [+]
Returns the icon is used by this ItemTemplate.
Synopsis
itemIcon = ItemTemplate:GetIcon()
Arguments
None.
Returns
string itemIcon- See method description.
Returns the icon is used by this ItemTemplate.
itemIcon = ItemTemplate:GetIcon()
None.
string itemIcon
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).