FProfilerServiceAuthorize

Profiler Service authorization message.

Windows
MacOS
Linux

References

Module

ProfilerMessages

Header

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

Include

#include "ProfilerServiceMessages.h"

Syntax

struct FProfilerServiceAuthorize

Remarks

Profiler Service authorization message.

Variables

Name Description

Public variable

FGuid

 

InstanceId

Instance ID.

Public variable

FGuid

 

SessionId

Session ID.

Constructors

Name Description

Public function

FProfilerServiceAuthorize()

Default constructor.

Public function

FProfilerServiceAuthorize

(
    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