![]() |
MCRO
C++23 utilities for Unreal Engine.
|
#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 |
Definition in file Once.h.