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

#include <GameUI.h>

Collaboration diagram for SSelectionData:
Collaboration graph
[legend]

Public Attributes

real32 SelectionWidth
 Selection Width. More...
 
real32 SelectionFallOff
 Selection Fall Off. More...
 
C3Vector SelectionAlpha
 Selection Alpha. More...
 
C3Vector SelectionTiming
 Selection Timing. More...
 
uint32 SelectionSegmentCount
 Selection Segment Count. More...
 
real32 SelectionSegmentPercentSolid
 Selection Segment Percent Solid. More...
 
real32 SelectionRotationSpeed
 Selection Rotation Speed. More...
 
real32 SelectionInnerOffsetRatio
 Inner Offset Ratio. More...
 
real32 SelectionInnerBoundaryRatio
 Inner Boundary Ratio. More...
 
real32 SelectionInnerBoundaryFallOffRatio
 Inner Boundary Fall Off Ratio. More...
 
real32 PreselectionWidth
 Preselection Width. More...
 
real32 PreselectionFallOff
 Preselection Fall Off. More...
 
C3Vector PreselectionAlpha
 Preselection Alpha. More...
 
C3Vector PreselectionTiming
 Preselection Timing. More...
 
uint32 PreselectionSegmentCount
 Preselection Segment Count. More...
 
real32 PreselectionSegmentPercentSolid
 Preselection Segment Percent Solid. More...
 
real32 PreselectionRotationSpeed
 Preselection Rotation Speed. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ PreselectionAlpha

C3Vector SSelectionData::PreselectionAlpha

Preselection Alpha.

Alpha channels for the preselection circle

◆ PreselectionFallOff

real32 SSelectionData::PreselectionFallOff

Preselection Fall Off.

Fall off value for the preselection circle

◆ PreselectionRotationSpeed

real32 SSelectionData::PreselectionRotationSpeed

Preselection Rotation Speed.

Rotation speed for the preselection circle

◆ PreselectionSegmentCount

uint32 SSelectionData::PreselectionSegmentCount

Preselection Segment Count.

Number of segments in the preselection circle

◆ PreselectionSegmentPercentSolid

real32 SSelectionData::PreselectionSegmentPercentSolid

Preselection Segment Percent Solid.

Percentage of the preselection circle that is solid

◆ PreselectionTiming

C3Vector SSelectionData::PreselectionTiming

Preselection Timing.

Timing for the preselection circle

◆ PreselectionWidth

real32 SSelectionData::PreselectionWidth

Preselection Width.

Width of the preselection circle

◆ SelectionAlpha

C3Vector SSelectionData::SelectionAlpha

Selection Alpha.

Alpha channels for the selection circle

◆ SelectionFallOff

real32 SSelectionData::SelectionFallOff

Selection Fall Off.

Fall off value for the selection circle

◆ SelectionInnerBoundaryFallOffRatio

real32 SSelectionData::SelectionInnerBoundaryFallOffRatio

Inner Boundary Fall Off Ratio.

Fall off ratio for the inner boundary of the selection circle

◆ SelectionInnerBoundaryRatio

real32 SSelectionData::SelectionInnerBoundaryRatio

Inner Boundary Ratio.

Ratio for the inner boundary of the selection circle

◆ SelectionInnerOffsetRatio

real32 SSelectionData::SelectionInnerOffsetRatio

Inner Offset Ratio.

Offset ratio for the inner boundary of the selection circle

◆ SelectionRotationSpeed

real32 SSelectionData::SelectionRotationSpeed

Selection Rotation Speed.

Rotation speed for the selection circle

◆ SelectionSegmentCount

uint32 SSelectionData::SelectionSegmentCount

Selection Segment Count.

Number of segments in the selection circle

◆ SelectionSegmentPercentSolid

real32 SSelectionData::SelectionSegmentPercentSolid

Selection Segment Percent Solid.

Percentage of the selection circle that is solid

◆ SelectionTiming

C3Vector SSelectionData::SelectionTiming

Selection Timing.

Timing for the selection circle

◆ SelectionWidth

real32 SSelectionData::SelectionWidth

Selection Width.

Width of the selection circle


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