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

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... | |
| EActorRequestActor SActorRequest::Actor |
Actor.
Actor that is called
| CEffectLink SActorRequest::Effect |
Effect.
Effect that occurs for the actor
| flag8 SActorRequest::FailOnNoHost |
Fail If No Host.
If set to true, the actor will die.
| EActorRequestScope SActorRequest::Scope |
Scope.
Scope of the actor request
| CRefKey SActorRequest::Subject |
Subject.
Type of actor subject
1.8.14