sc2-gamedata
Public Attributes | List of all members
CLootSet Class Reference

Set. More...

#include <Loot.h>

Inheritance diagram for CLootSet:
Inheritance graph
[legend]
Collaboration diagram for CLootSet:
Collaboration graph
[legend]

Public Attributes

uint32 MinCount
 Minimum Count. More...
 
uint32 MaxCount
 Maximum Count. More...
 
std::vector< SLootChoiceChildArray
 Children. More...
 

Detailed Description

Set.

Remarks
Unknown

Member Data Documentation

◆ ChildArray

std::vector<SLootChoice> CLootSet::ChildArray

Children.

◆ MaxCount

uint32 CLootSet::MaxCount

Maximum Count.

Remarks
minValue: 1

◆ MinCount

uint32 CLootSet::MinCount

Minimum Count.

Remarks
minValue: 1

The documentation for this class was generated from the following file: