Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
| Include | #include "GameFramework/PlayerController.h" |
virtual void ClientEnableNetworkVoice
&40;
bool bEnable
&41;
Remarks
Tell the client to enable or disable voice chat (not muting)
Parameters
| Name | Description |
|---|---|
| bEnable | enable or disable voice chat |