sc2-gamedata
Public Attributes | List of all members
SActorRequest Struct Reference

#include <Actor.h>

Collaboration diagram for SActorRequest:
Collaboration graph
[legend]

Public Attributes

CRefKey Subject
 Subject. More...
 
EActorRequestScope Scope
 Scope. More...
 
EActorRequestActor Actor
 Actor. More...
 
CEffectLink Effect
 Effect. More...
 
flag8 FailOnNoHost
 Fail If No Host. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Actor

EActorRequestActor SActorRequest::Actor

Actor.

Actor that is called

◆ Effect

CEffectLink SActorRequest::Effect

Effect.

Effect that occurs for the actor

◆ FailOnNoHost

flag8 SActorRequest::FailOnNoHost

Fail If No Host.

If set to true, the actor will die.

◆ Scope

EActorRequestScope SActorRequest::Scope

Scope.

Scope of the actor request

◆ Subject

CRefKey SActorRequest::Subject

Subject.

Type of actor subject


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