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

Turret. More...

#include <Actor.h>

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

Public Attributes

SAttachQuery PitchQuery
 Pitch Query. More...
 
SAttachQuery YawQuery
 Yaw Query. More...
 
SActorRequest TurretBody
 Turret Body. More...
 

Detailed Description

Turret.

Remarks
Unknown

Member Data Documentation

◆ PitchQuery

SAttachQuery CActorTurret::PitchQuery

Pitch Query.

Attach query that will get the attach point this actor will use to control pitch on the model. The attach point must be linked to a special turret bone in the model file.

◆ TurretBody

SActorRequest CActorTurret::TurretBody

Turret Body.

◆ YawQuery

SAttachQuery CActorTurret::YawQuery

Yaw Query.

Attach query that will get the attach point this actor will use to control yaw on the model. The attach point must be linked to a special turret bone in the model file.


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