|
sc2-gamedata
|
#include "UnderlyingTypes.h"

Go to the source code of this file.
Classes | |
| class | CBeam |
| Generic. More... | |
| class | CBeamSync |
| Synchronous. More... | |
| class | CBeamSyncSweeper |
| Synchronous Sweeper. More... | |
| class | CBeamAsync |
| Asynchronous. More... | |
| class | CBeamAsyncLinear |
| Asynchronous Linear. More... | |
| class | CBeamAsyncShadow |
| Asynchronous Shadow. More... | |
Enumerations | |
| enum | EClassIdCBeam { e_classIdCBeam, e_classIdCBeamSync, e_classIdCBeamSyncSweeper, e_classIdCBeamAsync, e_classIdCBeamAsyncLinear, e_classIdCBeamAsyncShadow } |
| Beam Type. More... | |
Variables | |
| const int32 | e_classIdCBeamCount = 6 |
| enum EClassIdCBeam |
| const int32 e_classIdCBeamCount = 6 |
1.8.14