SetLocalUserMutedState (Unreal Engine)

- Declaration

static void SetLocalUserMutedState(FCavrnusSpaceConnection SpaceConnection, bool bIsMuted);

- Description

Mutes or un-mutes the local user. Note that there is currently no way to mute/unmute another user.

Related pages