MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Finally::FFinallySyntaxSupport Struct Reference

#include <Finally.h>

Public Member Functions

FFinally operator+ (TUniqueFunction< void()> &&payload)
 

Detailed Description

Do not use this directly, use FINALLY macro. Similar intentions to ON_SCOPE_EXIT but gives more freedom

Definition at line 66 of file Finally.h.

Member Function Documentation

◆ operator+()

FFinally Mcro::Finally::FFinallySyntaxSupport::operator+ ( TUniqueFunction< void()> && payload)
inline

Definition at line 68 of file Finally.h.


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