MCRO
C++23 utilities for Unreal Engine.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Once.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Data Structures

struct  Mcro::Once::FOnce
 Used for lambdas which supposed to run only once. The first time it is converted to bool it returns true but every other times it will return false. More...
 

Namespaces

namespace  Mcro
 
namespace  Mcro::Once
 

Detailed Description

Author
David Mórász
Date
2025

Definition in file Once.h.