Click or drag to resize
Icon Constructor
Overload List
  NameDescription
Public methodIcon
Create default icon.
Public methodIcon(IconType, Anchor, Single, Boolean, NullableVector2)
Create a new icon. Note: if you want to use your own texture for the icon, simply set 'icon' to be IconType.None and replace 'Texture' with your own texture after it is created.
Top
See Also