TScopedSlidingWindow::TScopedSlidingWindow

Do not allow copying or moving since that may cause the destructor to be called inadvertently.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/SlidingWindow.h

Include

#include "DSP/SlidingWindow.h"

Syntax

TScopedSlidingWindow
(
    TScopedSlidingWindow const &
)

Remarks

Do not allow copying or moving since that may cause the destructor to be called inadvertently.

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