UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopeGuard Struct Reference

Public Member Functions

 FScopeGuard (bool &InGuardedValue)
 
 ~FScopeGuard ()
 

Detailed Description

Scoped guard to ensure that we reset the GuardedValue to false

Constructor & Destructor Documentation

◆ FScopeGuard()

FScopeGuard::FScopeGuard ( bool InGuardedValue)
inline

◆ ~FScopeGuard()

FScopeGuard::~FScopeGuard ( )
inline

The documentation for this struct was generated from the following file: