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


Public Attributes | |
| SActorRequest | HostReturn |
| Host Return. More... | |
| SActorSiteOpsData | HostReturnSiteOps |
| Host Return Site Operations. More... | |
| flag8 | IsTentacle |
| Is Tentacle. More... | |
| CActorKey | PreHost |
| Pre Host. More... | |
Missile.
| SActorRequest CActorMissile::HostReturn |
Host Return.
Primarily for tentacle attacks, configures where will the missile will return to.
| SActorSiteOpsData CActorMissile::HostReturnSiteOps |
Host Return Site Operations.
Primarily for tentacle attacks, site operation settings for where the missile will return to.
| flag8 CActorMissile::IsTentacle |
Is Tentacle.
Determines whether this missile should behave like a tentacle or not. Tentacles will fire out at the target, and then return.
| CActorKey CActorMissile::PreHost |
Pre Host.
The Action Actor reference configured for this field will be sent a MissilePreHost message in order to have the action create visual effects for the missile.
1.8.14