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

Reduction. More...

#include <AttachMethod.h>

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

Public Attributes

EAMReductionType ReductionType
 Reduction Type. More...
 
uint32 RequestCount
 Count. More...
 
uint32 RequestCountRange
 Request Count Range. More...
 
real32 RequestPercentage
 Percentage. More...
 
real32 PassChanceEach
 Pass Chance Each. More...
 
real32 PassChanceFull
 Pass Chance Full. More...
 

Detailed Description

Reduction.

Remarks
Unknown

Member Data Documentation

◆ PassChanceEach

real32 CAttachMethodReduction::PassChanceEach

Pass Chance Each.

Remarks
minValue: 0.0
maxValue: 0.0

◆ PassChanceFull

real32 CAttachMethodReduction::PassChanceFull

Pass Chance Full.

Remarks
minValue: 0.0
maxValue: 0.0

◆ ReductionType

EAMReductionType CAttachMethodReduction::ReductionType

Reduction Type.

◆ RequestCount

uint32 CAttachMethodReduction::RequestCount

Count.

◆ RequestCountRange

uint32 CAttachMethodReduction::RequestCountRange

Request Count Range.

Remarks
minValue: 0

◆ RequestPercentage

real32 CAttachMethodReduction::RequestPercentage

Percentage.

Remarks
minValue: 0.0
maxValue: 0.0

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