AIDef:Action/KillSelectActor

From ZeldaMods (Breath of the Wild)
Revision as of 15:36, 18 May 2020 by Leoetlino (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
KillSelectActor
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.