Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > TScopeGuard
Type | Name | Description | |
---|---|---|---|
![]() |
TScopeGuard
(
TScopeGuard&& |
||
![]() |
TScopeGuard
(
const TScopeGuard& |
||
![]() |
TScopeGuard
(
FuncType&& InFunc |
Given a lambda, constructs an RAII scope guard. |