Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/ScopeExit.h |
| Include | #include "Misc/ScopeExit.h" |
Syntax
struct FScopeGuardSyntaxSupport
Operators
| Type | Name | Description | |
|---|---|---|---|
| TScopeGuard< FuncType > | operator+
(
FuncType&& InFunc |