MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Once Namespace Reference

Data Structures

struct  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...