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

Region (Arc) More...

#include <Actor.h>

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

Public Attributes

real32 Angle
 Angle. More...
 
real32 Radius
 Radius. More...
 

Detailed Description

Region (Arc)

Remarks
Unknown

Member Data Documentation

◆ Angle

real32 CActorRegionArc::Angle

Angle.

Arc regions only cover a portion of a circle based on the specified angle in degrees.

Remarks
minValue: 0.0

◆ Radius

real32 CActorRegionArc::Radius

Radius.

The radius of an Arc Region is the length from the origin to the edge of the region.

Remarks
minValue: 0.0

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