Navigation
API > API/Plugins > API/Plugins/VoiceChat > API/Plugins/VoiceChat/IVoiceChatUser
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDelegateHandle RegisterOnVoiceChatBeforeCaptureAudioSentDelegate
(
const FOnVoiceChatBeforeCaptureAudioSentDelegate2::FDelegate& Delegate |
VoiceChat.h | ||
virtual FDelegateHandle RegisterOnVoiceChatBeforeCaptureAudioSentDelegate
(
const FOnVoiceChatBeforeCaptureAudioSentDelegate::FDelegate& Delegate |
VoiceChat.h |
RegisterOnVoiceChatBeforeCaptureAudioSentDelegate(const FOnVoiceChatBeforeCaptureAudioSentDelegate2::FDelegate &)
| Name | RegisterOnVoiceChatBeforeCaptureAudioSentDelegate |
| Type | function |
| Header File | /Engine/Plugins/Online/VoiceChat/VoiceChat/Source/Public/VoiceChat.h |
| Include Path | #include "VoiceChat.h" |
FDelegateHandle RegisterOnVoiceChatBeforeCaptureAudioSentDelegate
(
const FOnVoiceChatBeforeCaptureAudioSentDelegate2::FDelegate & Delegate
)
RegisterOnVoiceChatBeforeCaptureAudioSentDelegate(const FOnVoiceChatBeforeCaptureAudioSentDelegate::FDelegate &)
| Name | RegisterOnVoiceChatBeforeCaptureAudioSentDelegate |
| Type | function |
| Header File | /Engine/Plugins/Online/VoiceChat/VoiceChat/Source/Public/VoiceChat.h |
| Include Path | #include "VoiceChat.h" |
virtual FDelegateHandle RegisterOnVoiceChatBeforeCaptureAudioSentDelegate
(
const FOnVoiceChatBeforeCaptureAudioSentDelegate::FDelegate & Delegate
)