Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate > API/Plugins/ConcertSharedSlate/Replication > API/Plugins/ConcertSharedSlate/Replication/FCreateViewerParams
Syntax
FShouldDisplayObject ShouldDisplayObjectDelegate
Remarks
Optional. Whether a given object should be displayed.
This is useful e.g. for hiding objects that are not in the local editor's opened world (for that purpuse couple this delegate with If this returns false on an object, none of its children will be shown either Child objects are determined using ObjectHierarchy.
See Also
FHideObjectsNotInWorldLogic). If the list of displayed objects changes