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

#include <Behavior.h>

Collaboration diagram for SSpawnInfo:
Collaboration graph
[legend]

Public Attributes

CUnitLink Unit
 Unit. More...
 
uint32 Count
 Count. More...
 
uint32 MaxCount
 Max Count. More...
 
uint32 StartCount
 Start Count. More...
 
const CTechRequirementsGraphRequirements
 Requirements. More...
 
CGameTime Delay
 Delay. More...
 
CEffectLink Effect
 Effect. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Count

uint32 SSpawnInfo::Count

Count.

◆ Delay

CGameTime SSpawnInfo::Delay

Delay.

◆ Effect

CEffectLink SSpawnInfo::Effect

Effect.

◆ MaxCount

uint32 SSpawnInfo::MaxCount

Max Count.

◆ Requirements

const CTechRequirementsGraph* SSpawnInfo::Requirements

Requirements.

◆ StartCount

uint32 SSpawnInfo::StartCount

Start Count.

◆ Unit

CUnitLink SSpawnInfo::Unit

Unit.


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