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

Go to the source code of this file.

Classes

struct  SHerdLevel
 
struct  SHerdNode
 
class  CHerd
 Herd. More...
 

Enumerations

enum  EClassIdCHerd { e_classIdCHerd }
 Herd. More...
 
enum  EHerdClosestTo { e_herdClosestToListener, e_herdClosestToCamera }
 Herd Closest To. More...
 

Variables

const int32 e_classIdCHerdCount = 1
 
const int32 e_herdClosestToCount = 2
 

Enumeration Type Documentation

◆ EClassIdCHerd

Herd.

Remarks
Unknown
Enumerator
e_classIdCHerd 

Herd.

◆ EHerdClosestTo

Herd Closest To.

Remarks
Unknown
Enumerator
e_herdClosestToListener 

Closest To Listener.

e_herdClosestToCamera 

Closest To Camera.

Variable Documentation

◆ e_classIdCHerdCount

const int32 e_classIdCHerdCount = 1

◆ e_herdClosestToCount

const int32 e_herdClosestToCount = 2