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
- FHideObjectsNotInWorldLogic
References
| Module | ConcertClientSharedSlate |
| Header | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertClientSharedSlate/Source/ConcertClientSharedSlate/Public/Replication/Editor/UnrealEditor/HideObjectsNotInWorldLogic.h |
| Include | #include "Replication/Editor/UnrealEditor/HideObjectsNotInWorldLogic.h" |
Syntax
class FHideObjectsNotInWorldLogic : public FNoncopyable
Remarks
This logic is used to show only those replicated objects that are in the world the user has opened in the editor. Its functions are injected into the FCreateViewerParams.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FOnRefreshObjects & | |||
| bool | ShouldShowObject
(
const FSoftObjectPath& ObjectPath |
Typedefs
| Name | Description |
|---|---|
| FOnRefreshObjects |