FProfilerServiceCapture

Windows
MacOS
Linux

References

Module

ProfilerMessages

Header

/Engine/Source/Developer/ProfilerMessages/Public/ProfilerServiceMessages.h

Include

#include "ProfilerServiceMessages.h"

Syntax

struct FProfilerServiceCapture

Variables

Name Description

Public variable

bool

 

bRequestedCaptureState

The data capture state that should be set.

Constructors

Name Description

Public function

FProfilerServiceCapture()

Default constructor.

Public function

FProfilerServiceCapture

(
    const bool bInRequestedCaptureState
)

Creates and initializes a new instance.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss