TScopeGuard::TScopeGuard

This constructor needs to be available for the code to compile.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ScopeExit.h

Include

#include "Misc/ScopeExit.h"

Syntax

TScopeGuard
(
    TScopeGuard && Other
)

Remarks

This constructor needs to be available for the code to compile. It will be almost definitely be RVOed out (even in DEBUG).

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