Navigation
API > API/Plugins > API/Plugins/InstancedActors > API/Plugins/InstancedActors/UInstancedActorsModifierVolumeCo-
Syntax
UPROPERTY (Replicated, EditAnywhere, AdvancedDisplay, Category="Instanced Actor Modifier Volume")
TArray < TSoftObjectPtr < UWorld > > LevelsToIgnore
Remarks
If set, instances in IAMs which belong to these levels will be skipped (unaffected) by this modifier volume. Useful for putting a modifier volume in a sub-level to affect the outer level it's placed in, but skipping the sub-level content.