sc2-gamedata
Public Attributes | List of all members
CActorTerrainDeformer Class Reference

Terrain Deformer. More...

#include <Actor.h>

Inheritance diagram for CActorTerrainDeformer:
Inheritance graph
[legend]
Collaboration diagram for CActorTerrainDeformer:
Collaboration graph
[legend]

Public Attributes

CFootprintLink Footprint
 Footprint. More...
 
real32 InfluenceRange
 Influence Range. More...
 
real32 BlendTime
 Blend Time. More...
 
real32 HeightDelta
 Height Delta. More...
 
CFlags TerrainDeformerFlags
 Terrain Deformation Flags. More...
 
CActorCreateKey FoliageFXDeathSpawnTarget
 Foliage Death Spawn Target. More...
 

Detailed Description

Terrain Deformer.

Remarks
Unknown

Member Data Documentation

◆ BlendTime

real32 CActorTerrainDeformer::BlendTime

Blend Time.

The blend time when terrain is being deformed by this actor.

◆ FoliageFXDeathSpawnTarget

CActorCreateKey CActorTerrainDeformer::FoliageFXDeathSpawnTarget

Foliage Death Spawn Target.

◆ Footprint

CFootprintLink CActorTerrainDeformer::Footprint

Footprint.

Link to a footprint. Determines the area that will be deformed.

◆ HeightDelta

real32 CActorTerrainDeformer::HeightDelta

Height Delta.

◆ InfluenceRange

real32 CActorTerrainDeformer::InfluenceRange

Influence Range.

◆ TerrainDeformerFlags

CFlags CActorTerrainDeformer::TerrainDeformerFlags

Terrain Deformation Flags.

Flags for this actor.

Remarks
indexEnum: EActorTerrainDeformerFlag

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