sc2-gamedata
Classes | Enumerations | Variables
Loot.h File Reference
#include "UnderlyingTypes.h"
#include "Game.h"
Include dependency graph for Loot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SLootChoice
 
class  CLoot
 Generic. More...
 
class  CLootSpawn
 Spawn. More...
 
class  CLootEffect
 Effect. More...
 
class  CLootItem
 Item. More...
 
class  CLootSet
 Set. More...
 
class  CLootUnit
 Unit. More...
 

Enumerations

enum  EClassIdCLoot {
  e_classIdCLoot, e_classIdCLootSpawn, e_classIdCLootEffect, e_classIdCLootItem,
  e_classIdCLootSet, e_classIdCLootUnit
}
 Generic. More...
 

Variables

const int32 e_classIdCLootCount = 6
 

Enumeration Type Documentation

◆ EClassIdCLoot

Generic.

Remarks
Unknown
Enumerator
e_classIdCLoot 

Generic.

e_classIdCLootSpawn 

Spawn.

e_classIdCLootEffect 

Effect.

e_classIdCLootItem 

Item.

e_classIdCLootSet 

Set.

e_classIdCLootUnit 

Unit.

Variable Documentation

◆ e_classIdCLootCount

const int32 e_classIdCLootCount = 6