GeonBit.UI Documentation
IconType Enumeration |
Pre-defined icons you can use.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public enum IconType

Member name | Value | Description | |
---|---|---|---|
Sword | 0 | 'Sword' Icon. | |
Shield | 1 | 'Shield' Icon. | |
Armor | 2 | 'Armor' Icon. | |
Ring | 3 | 'Ring' Icon. | |
RingRuby | 4 | 'RingRuby' Icon. | |
RingGold | 5 | 'RingGold' Icon. | |
RingGoldRuby | 6 | 'RingGoldRuby' Icon. | |
Heart | 7 | 'Heart' Icon. | |
Apple | 8 | 'Apple' Icon. | |
MagicWand | 9 | 'MagicWand' Icon. | |
Book | 10 | 'Book' Icon. | |
Key | 11 | 'Key' Icon. | |
Scroll | 12 | 'Scroll' Icon. | |
Skull | 13 | 'Skull' Icon. | |
Bone | 14 | 'Bone' Icon. | |
RubyPink | 15 | 'RubyPink' Icon. | |
RubyBlue | 16 | 'RubyBlue' Icon. | |
RubyGreen | 17 | 'RubyGreen' Icon. | |
RubyRed | 18 | 'RubyRed' Icon. | |
RubyPurple | 19 | 'RubyPurple' Icon. | |
Diamond | 20 | 'Diamond' Icon. | |
Helmet | 21 | 'Helmet' Icon. | |
Shovel | 22 | 'Shovel' Icon. | |
Explanation | 23 | 'Explanation' Icon. | |
Sack | 24 | 'Sack' Icon. | |
GoldCoins | 25 | 'GoldCoins' Icon. | |
MagicBook | 26 | 'MagicBook' Icon. | |
Map | 27 | 'Map' Icon. | |
Feather | 28 | 'Feather' Icon. | |
ShieldAndSword | 29 | 'ShieldAndSword' Icon. | |
Cubes | 30 | 'Cubes' Icon. | |
FloppyDisk | 31 | 'FloppyDisk' Icon. | |
BloodySword | 32 | 'BloodySword' Icon. | |
Axe | 33 | 'Axe' Icon. | |
PotionRed | 34 | 'PotionRed' Icon. | |
PotionYellow | 35 | 'PotionYellow' Icon. | |
PotionPurple | 36 | 'PotionPurple' Icon. | |
PotionBlue | 37 | 'PotionBlue' Icon. | |
PotionCyan | 38 | 'PotionCyan' Icon. | |
PotionGreen | 39 | 'PotionGreen' Icon. | |
Pistol | 40 | 'Pistol' Icon. | |
SilverShard | 41 | 'SilverShard' Icon. | |
GoldShard | 42 | 'GoldShard' Icon. | |
OrbRed | 43 | 'OrbRed' Icon. | |
OrbBlue | 44 | 'OrbBlue' Icon. | |
OrbGreen | 45 | 'OrbGreen' Icon. | |
ZoomIn | 46 | 'ZoomIn' Icon. | |
ZoomOut | 47 | 'ZoomOut' Icon. | |
None | 48 | Special icon that is just an empty texture. |
