|
HOCO Unity SDK 0.0.15-Alpha
A Web3 SDK provided by HoneyComb
|
Namespaces | |
| namespace | Editor |
| namespace | Runtime |
Classes | |
| class | BaseStats |
| class | ItemData |
| class | ItemStats |
| class | NFTMetadata |
| class | PrimaryStats |
| The Primary Stats for the game world. More... | |
| class | SecondaryStats |
| The Secondary Stats for the game world that are calculated from the Primary Stats. More... | |
Enumerations | |
| enum | DecorationType { Ground , GroundAndWalls , Wall } |
| enum | EquipmentType { None , Hand , Head , Back } |
| enum | ItemRarity { Trash = 0 , Common = 2 , Uncommon = 4 , Rare = 6 , Epic = 8 , Legendary = 10 } |
| enum | ItemType { General = 0 , Consumable = 30 , Equipment = 50 , NFT = 90 } |
| enum DecorationType |
| enum EquipmentType |
| enum ItemRarity |
| enum ItemType |