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

Arc. More...

#include <Actor.h>

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

Public Attributes

real32 Angle
 Angle. More...
 
real32 Radius
 Radius. More...
 
CAnimProps AngleAnimProps
 Angle Anim Props. More...
 

Detailed Description

Arc.

Remarks
Unknown

Member Data Documentation

◆ Angle

real32 CActorArc::Angle

Angle.

Angle determines how far the arc extends from the origin. The arc is extended by setting the time of an animation such that each 30 degrees translates into 1 second of animation.

◆ AngleAnimProps

CAnimProps CActorArc::AngleAnimProps

Angle Anim Props.

Determines which animation on the model is played in order to extend the arc.

◆ Radius

real32 CActorArc::Radius

Radius.

Radius specifies the scale of the arc model.


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