Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/IMuteStateGroundTruth
Description
Checks whether an object is known.
Only known objects can be muted on the server.
| Name | IsObjectKnown |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/MuteUtils.h |
| Include Path | #include "Replication/MuteUtils.h" |
bool IsObjectKnown
(
const FSoftObjectPath & Object
) const
Whether the object is known on the server.