DestroyActors

DestroyActors command

Removes every actor matching the specified Type.

Argument information
  • <Type>type: text

    A text value.

  • <Exact Match>type: boolean

    1 to match the class name exactly, 0 to allow partial matches.

Command builder

Type
Exact Match

Examples

This console command removes every actor matching the type "?", with exact matching enabled (1).

Using cheats on a server

On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.