Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Queries the effective mute state for.
| Name | FConcertReplication_QueryMuteState_Request |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Messages/Muting.h |
| Include Path | #include "Replication/Messages/Muting.h" |
Syntax
USTRUCT ()
struct FConcertReplication_QueryMuteState_Request
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| QueriedObjects | TSet< FSoftObjectPath > | Specifies the objects for which to get the mute states. | Replication/Messages/Muting.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool WantsAllObjects() |
Replication/Messages/Muting.h |