AIDef:Action/KillSelectActor

From ZeldaMods (Breath of the Wild)
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.