![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/Class.h"#include "UObject/ObjectMacros.h"#include "UObject/Package.h"#include "UObject/ScriptMacros.h"#include "VVMNativeString.h"#include "VVMProfilingLibrary.generated.h"Go to the source code of this file.
Classes | |
| struct | FProfileLocus |
| struct | FSolarisProfilingData |
| class | FVerseProfilingDelegates |
Macros | |
| #define | UE_API COREUOBJECT_API |
Functions | |
| DECLARE_MULTICAST_DELEGATE (FVerseBeginProfilingEventHandler) | |
| DECLARE_MULTICAST_DELEGATE_ThreeParams (FVerseEndProfilingEventHandler, const char *, double, const FProfileLocus &) | |
| #define UE_API COREUOBJECT_API |
| DECLARE_MULTICAST_DELEGATE | ( | FVerseBeginProfilingEventHandler | ) |
| DECLARE_MULTICAST_DELEGATE_ThreeParams | ( | FVerseEndProfilingEventHandler | , |
| const char * | , | ||
| double | , | ||
| const FProfileLocus & | |||
| ) |