Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Layers > API/Editor/UnrealEd/Layers/ULayersSubsystem
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Layers/LayersSubsystem.h |
| Include | #include "Layers/LayersSubsystem.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Layers/LayersSubsystem.cpp |
virtual void RemoveViewFromActorViewVisibility
&40;
FLevelEditorViewportClient &42; ViewportClient
&41;
Remarks
Removes the corresponding visibility bit from all actors (slides the later bits down 1)
Parameters
| Name | Description |
|---|---|
| ViewportClient | The viewport client to update visibility on |