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

Beam. More...

#include <Actor.h>

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

Public Attributes

SActorRequest HostLaunch
 Host Launch. More...
 
SActorSiteOpsData HostLaunchSiteOps
 Host Launch Site Ops. More...
 
SActorRequest HostImpact
 Host Impact. More...
 
SActorSiteOpsData HostImpactSiteOps
 Host Impact Site Ops. More...
 

Detailed Description

Beam.

Remarks
Unknown

Member Data Documentation

◆ HostImpact

SActorRequest CActorBeam::HostImpact

Host Impact.

The impact host determines the actor that the end of the beam is connected to.

◆ HostImpactSiteOps

SActorSiteOpsData CActorBeam::HostImpactSiteOps

Host Impact Site Ops.

The impact host site ops allow you to customize how the end of the beam is attached to the impact host.

◆ HostLaunch

SActorRequest CActorBeam::HostLaunch

Host Launch.

The launch host determines the actor that the start of the beam is connected to.

◆ HostLaunchSiteOps

SActorSiteOpsData CActorBeam::HostLaunchSiteOps

Host Launch Site Ops.

The launch host site ops allow you to customize how the start of the beam is attached to the launch host.


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