sc2-gamedata
|
#include <Behavior.h>
Public Attributes | |
CUnitLink | Unit |
Unit. More... | |
uint32 | Count |
Count. More... | |
uint32 | MaxCount |
Max Count. More... | |
uint32 | StartCount |
Start Count. More... | |
const CTechRequirementsGraph * | Requirements |
Requirements. More... | |
CGameTime | Delay |
Delay. More... | |
CEffectLink | Effect |
Effect. More... | |
uint32 SSpawnInfo::Count |
Count.
CGameTime SSpawnInfo::Delay |
Delay.
CEffectLink SSpawnInfo::Effect |
Effect.
uint32 SSpawnInfo::MaxCount |
Max Count.
const CTechRequirementsGraph* SSpawnInfo::Requirements |
Requirements.
uint32 SSpawnInfo::StartCount |
Start Count.
CUnitLink SSpawnInfo::Unit |
Unit.