UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VVMProfilingLibrary.h File Reference
#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 &)
 

Macro Definition Documentation

◆ UE_API

#define UE_API   COREUOBJECT_API

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE()

DECLARE_MULTICAST_DELEGATE ( FVerseBeginProfilingEventHandler  )

◆ DECLARE_MULTICAST_DELEGATE_ThreeParams()

DECLARE_MULTICAST_DELEGATE_ThreeParams ( FVerseEndProfilingEventHandler  ,
const char ,
double  ,
const FProfileLocus  
)