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

#include <Water.h>

Collaboration diagram for SWaterDoodad:
Collaboration graph
[legend]

Public Attributes

CModelLink Model
 Model. More...
 
real32 Density
 Density. More...
 
real32 MinSize
 Minimum Size. More...
 
real32 MaxSize
 Maximum Size. More...
 
uint32 Lifetime
 Lifetime. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Density

real32 SWaterDoodad::Density

Density.

Density of the doodads on the water

Remarks
minValue: 0.0
maxValue: 0.0

◆ Lifetime

uint32 SWaterDoodad::Lifetime

Lifetime.

◆ MaxSize

real32 SWaterDoodad::MaxSize

Maximum Size.

Maximum size of the doodads on the water

Remarks
minValue: 0.0005

◆ MinSize

real32 SWaterDoodad::MinSize

Minimum Size.

Minimum size of the doodads on the water

Remarks
minValue: 0.0005

◆ Model

CModelLink SWaterDoodad::Model

Model.

Models for the doodads on the water


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