AIDef:Action/KillSelectActor: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino import AI definitions from 1.5.0 |
No edit summary |
||
| Line 3: | Line 3: | ||
|type=Action | |type=Action | ||
}} | }} | ||
Deletes all actors with the specified actor name and unique name. Does a system delete; no drops or effects will be emitted. | |||
== DynamicInstParams == | == DynamicInstParams == | ||
Latest revision as of 15:36, 18 May 2020
| AI definition | |
|---|---|
| Type | Action |
Deletes all actors with the specified actor name and unique name. Does a system delete; no drops or effects will be emitted.
DynamicInstParams
| Name | Type | Default value | Description |
|---|---|---|---|
| ActorName | String | ||
| UniqueName | String |
Derived definitions
Demo_KillSelectActor (EventSystemActor)
No overridden parameters.