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

Go to the source code of this file.

Classes

struct  STargetSorts
 
class  CTargetSort
 Generic. More...
 
class  CTargetSortAlliance
 Alliance. More...
 
class  CTargetSortAngle
 Angle. More...
 
class  CTargetSortBehaviorCount
 Behavior Count. More...
 
class  CTargetSortBehaviorDuration
 Behavior Duration. More...
 
class  CTargetSortChargeCount
 Charge Count. More...
 
class  CTargetSortChargeRegen
 Charge Regeneration. More...
 
class  CTargetSortCooldown
 Cooldown. More...
 
class  CTargetSortDistance
 Distance. More...
 
class  CTargetSortField
 Field. More...
 
class  CTargetSortInterruptible
 Interruptible. More...
 
class  CTargetSortMarker
 Marker. More...
 
class  CTargetSortPowerSourceLevel
 Power Source Level. More...
 
class  CTargetSortPowerUserLevel
 Power User Level. More...
 
class  CTargetSortPriority
 Priority. More...
 
class  CTargetSortRandom
 Random. More...
 
class  CTargetSortVeterancy
 Veterancy. More...
 
class  CTargetSortVital
 Vital. More...
 
class  CTargetSortVitalFraction
 Vital Fraction. More...
 

Enumerations

enum  EClassIdCTargetSort {
  e_classIdCTargetSort, e_classIdCTargetSortAlliance, e_classIdCTargetSortAngle, e_classIdCTargetSortBehaviorCount,
  e_classIdCTargetSortBehaviorDuration, e_classIdCTargetSortChargeCount, e_classIdCTargetSortChargeRegen, e_classIdCTargetSortCooldown,
  e_classIdCTargetSortDistance, e_classIdCTargetSortField, e_classIdCTargetSortInterruptible, e_classIdCTargetSortMarker,
  e_classIdCTargetSortPowerSourceLevel, e_classIdCTargetSortPowerUserLevel, e_classIdCTargetSortPriority, e_classIdCTargetSortRandom,
  e_classIdCTargetSortVeterancy, e_classIdCTargetSortVital, e_classIdCTargetSortVitalFraction
}
 Target Sort Type. More...
 

Variables

const int32 e_classIdCTargetSortCount = 19
 

Enumeration Type Documentation

◆ EClassIdCTargetSort

Target Sort Type.

Remarks
Unknown
Enumerator
e_classIdCTargetSort 

Generic.

e_classIdCTargetSortAlliance 

Alliance.

e_classIdCTargetSortAngle 

Angle.

e_classIdCTargetSortBehaviorCount 

Count.

e_classIdCTargetSortBehaviorDuration 

Behavior Duration.

e_classIdCTargetSortChargeCount 

Count.

e_classIdCTargetSortChargeRegen 

Charge Regeneration.

e_classIdCTargetSortCooldown 

Cooldown.

e_classIdCTargetSortDistance 

Distance.

e_classIdCTargetSortField 

Field.

e_classIdCTargetSortInterruptible 

Interruptible.

e_classIdCTargetSortMarker 

Marker.

e_classIdCTargetSortPowerSourceLevel 

Power Source Level.

e_classIdCTargetSortPowerUserLevel 

Power User Level.

e_classIdCTargetSortPriority 

Priority.

e_classIdCTargetSortRandom 

Random.

e_classIdCTargetSortVeterancy 

Veterancy.

e_classIdCTargetSortVital 

Vital.

e_classIdCTargetSortVitalFraction 

Vital Fraction.

Variable Documentation

◆ e_classIdCTargetSortCount

const int32 e_classIdCTargetSortCount = 19