UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAndroidProfiler Class Reference

#include <AndroidProfiler.h>

Classes

struct  FProfileResults
 

Static Public Member Functions

static FString StartCapture (const FString &Args, TUniqueFunction< void(const FAndroidProfiler::FProfileResults &Results)> OnFinish)
 
static void StopCapture (const FString &ProfileName)
 

Friends

struct FAndroidProfilerInternal
 

Member Function Documentation

◆ StartCapture()

FString FAndroidProfiler::StartCapture ( const FString &  Args,
TUniqueFunction< void(const FAndroidProfiler::FProfileResults &Results)>  OnFinish 
)
static

◆ StopCapture()

void FAndroidProfiler::StopCapture ( const FString &  ProfileName)
static

Friends And Related Symbol Documentation

◆ FAndroidProfilerInternal

friend struct FAndroidProfilerInternal
friend

The documentation for this class was generated from the following files: