sc2-gamedata
Public Attributes | List of all members
SEffectSwitchCase Struct Reference

#include <Effect.h>

Collaboration diagram for SEffectSwitchCase:
Collaboration graph
[legend]

Public Attributes

CValidatorLink Validator
 Validator. More...
 
CEffectLink Effect
 Effect. More...
 
flag8 FallThrough
 Fall Through. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Effect

CEffectLink SEffectSwitchCase::Effect

Effect.

Effect per case

◆ FallThrough

flag8 SEffectSwitchCase::FallThrough

Fall Through.

Switch case fall through for the effect

Remarks
minValue: 0
maxValue: 0

◆ Validator

CValidatorLink SEffectSwitchCase::Validator

Validator.

Validators for switch cases


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