|
sc2-gamedata
|
Turret. More...
#include <Actor.h>


Public Attributes | |
| SAttachQuery | PitchQuery |
| Pitch Query. More... | |
| SAttachQuery | YawQuery |
| Yaw Query. More... | |
| SActorRequest | TurretBody |
| Turret Body. More... | |
Turret.
| 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.
| SActorRequest CActorTurret::TurretBody |
Turret Body.
| 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.
1.8.14