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

Combine. More...

#include <Validator.h>

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

Public Attributes

EValidateCombine Type
 Type. More...
 
std::vector< CValidatorLinkCombineArray
 Combines. More...
 
flag8 Negate
 Negate. More...
 

Detailed Description

Combine.

Remarks
Unknown

Member Data Documentation

◆ CombineArray

std::vector<CValidatorLink> CValidatorCombine::CombineArray

Combines.

An array of validators run simultaneously.

◆ Negate

flag8 CValidatorCombine::Negate

Negate.

Remarks
minValue: 0
maxValue: 0

◆ Type

EValidateCombine CValidatorCombine::Type

Type.

Operand for the combine validator.


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