IVoiceEngine::Tick

Allows for platform specific servicing of devices, etc.

Windows
MacOS
Linux

Override Hierarchy

IVoiceEngine::Tick()

FVoiceEngineImpl::Tick()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/VoiceInterface.h

Include

#include "Interfaces/VoiceInterface.h"

Syntax

void Tick
(
    float DeltaTime
)

Remarks

Allows for platform specific servicing of devices, etc.

Parameters

Parameter

Description

DeltaTime

the amount of time that has elapsed since the last update

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss