Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ULayersSubsystem
Broadcasts whenever one or more Layers are modified
| Name | FOnLayersChanged |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Layers/LayersSubsystem.h |
| Include Path | #include "Layers/LayersSubsystem.h" |
Syntax
class FOnLayersChanged : public TBaseMulticastDelegate_ThreeParams< void, const ELayersAction::Type, const TWeakObjectPtr< ULayer > &, const FName & >
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, const ELayersAction::Type, const TWeakObjectPtr< ULayer > &, const FName & > → ULayersSubsystem::FOnLayersChanged