unreal.ActorToCheck¶
- class unreal.ActorToCheck¶
Bases:
EnumBaseEActor to Check
C++ Source:
Plugin: LevelSnapshots
Module: LevelSnapshotFilters
File: ActorHasTagFilter.h
- BOTH: ActorToCheck = Ellipsis¶
Checks the tags of both actors.
- Type:
2
- SNAPSHOT_ACTOR: ActorToCheck = Ellipsis¶
Checks only the tags of the snapshot actor
- Type:
1
- WORLD_ACTOR: ActorToCheck = Ellipsis¶
Checks only the tags of the world actor
- Type:
0