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

Missile. More...

#include <Actor.h>

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

Public Attributes

SActorRequest HostReturn
 Host Return. More...
 
SActorSiteOpsData HostReturnSiteOps
 Host Return Site Operations. More...
 
flag8 IsTentacle
 Is Tentacle. More...
 
CActorKey PreHost
 Pre Host. More...
 

Detailed Description

Missile.

Remarks
Unknown

Member Data Documentation

◆ HostReturn

SActorRequest CActorMissile::HostReturn

Host Return.

Primarily for tentacle attacks, configures where will the missile will return to.

◆ HostReturnSiteOps

SActorSiteOpsData CActorMissile::HostReturnSiteOps

Host Return Site Operations.

Primarily for tentacle attacks, site operation settings for where the missile will return to.

◆ IsTentacle

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.

Remarks
minValue: 0
maxValue: 0

◆ PreHost

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.


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