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

Range. More...

#include <Actor.h>

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

Public Attributes

SActorRangeAbil Abil
 Ability. More...
 
CBehaviorLink Behavior
 Behavior. More...
 
CUnitLink Sight
 Sight. More...
 
CWeaponLink Weapon
 Weapon. More...
 
real32 Range
 Range. More...
 
real32 Arc
 Arc. More...
 
CImagePath Icon
 Icon. More...
 
real32 IconArcLength
 Icon Arc Length. More...
 
CFlags RangeFlags
 Range Flags. More...
 
CFlagArray< e_cliffLevelCompareCountCliffLevelFlags
 Cliff Level Flags. More...
 

Detailed Description

Range.

Remarks
Unknown

Member Data Documentation

◆ Abil

SActorRangeAbil CActorRange::Abil

Ability.

Link to an ability that the range actor will get a radius value from.

◆ Arc

real32 CActorRange::Arc

Arc.

The arc that this range display encompasses.

◆ Behavior

CBehaviorLink CActorRange::Behavior

Behavior.

Link to a behavior that the range actor will get a radius value from.

◆ CliffLevelFlags

CFlagArray<e_cliffLevelCompareCount> CActorRange::CliffLevelFlags

Cliff Level Flags.

Whether or not the range indicators will be displayed on lower, equal, or higher cliff levels than the cliff level at the position of the Range Actor.

Remarks
indexEnum: ECliffLevelCompare

◆ Icon

CImagePath CActorRange::Icon

Icon.

The texture that will be used to create the range circle

◆ IconArcLength

real32 CActorRange::IconArcLength

Icon Arc Length.

Controls the spacing between the range icon textures

◆ Range

real32 CActorRange::Range

Range.

Sets the radius of the range actor

◆ RangeFlags

CFlags CActorRange::RangeFlags

Range Flags.

Flags for this range actor

Remarks
indexEnum: EActorRangeFlag

◆ Sight

CUnitLink CActorRange::Sight

Sight.

Link to a unit that the range actor will get a sight radius value from.

◆ Weapon

CWeaponLink CActorRange::Weapon

Weapon.

Link to a weapon that the range actor will get a radius value from.


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