Navigation
API > API/Plugins > API/Plugins/ConcertClientSharedSlate > API/Plugins/ConcertClientSharedSlate/Replication > API/Plugins/ConcertClientSharedSlate/Replication/Editor > API/Plugins/ConcertClientSharedSlate/Replication/Editor/UnrealEditor
Inheritance Hierarchy
- FNoncopyable
- FModifyObjectInLevelHandler
References
| Module | ConcertClientSharedSlate |
| Header | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertClientSharedSlate/Source/ConcertClientSharedSlate/Public/Replication/Editor/UnrealEditor/ModifyObjectInLevelHandler.h |
| Include | #include "Replication/Editor/UnrealEditor/ModifyObjectInLevelHandler.h" |
Syntax
class FModifyObjectInLevelHandler : public FNoncopyable
Remarks
Handles updating the passed in model in the following cases:
- Actor removed: Remove from model
- Component or subobject added / removed: refresh hierarchy
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FOnHierarchyNeedsRefresh & | Broadcasts when the hierarchy may have changed. |
Typedefs
| Name | Description |
|---|---|
| FOnHierarchyNeedsRefresh |