FProfilerServiceUnsubscribe

Windows
MacOS
Linux

References

Module

ProfilerMessages

Header

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

Include

#include "ProfilerServiceMessages.h"

Syntax

struct FProfilerServiceUnsubscribe

Variables

Name Description

Public variable

FGuid

 

InstanceId

Public variable

FGuid

 

SessionId

Constructors

Name Description

Public function

FProfilerServiceUnsubscribe()

Default constructor.

Public function

FProfilerServiceUnsubscribe

(
    const FGuid& InSessionId,
    const FGuid& InInstanceId
)

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