CurrentTickBuffer

Buffer to hold callbacks for the current tick (so it's safe to call ExecuteNextTick within a tick callback)

Windows
MacOS
Linux

Syntax

TArray< FNextTickDelegate > CurrentTickBuffer

Remarks

Buffer to hold callbacks for the current tick (so it's safe to call ExecuteNextTick within a tick callback)

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