unreal.ActorToCheck

class unreal.ActorToCheck

Bases: EnumBase

EActor to Check

C++ Source:

  • Plugin: LevelSnapshots

  • Module: LevelSnapshotFilters

  • File: ActorHasTagFilter.h

BOTH: ActorToCheck

Checks the tags of both actors.

Type:

2

SNAPSHOT_ACTOR: ActorToCheck

Checks only the tags of the snapshot actor

Type:

1

WORLD_ACTOR: ActorToCheck

Checks only the tags of the world actor

Type:

0