FProfilerServiceAuthorize

Profiler Service authorization message.

Unreal Engine C++ API Reference > Developer > ProfilerMessages

References

   
Module ProfilerMessages
Header /Engine/Source/Developer/ProfilerMessages/Public/ProfilerServiceMessages.h
Include #include "ProfilerServiceMessages.h"

Syntax

struct FProfilerServiceAuthorize  

Remarks

Profiler Service authorization message.

Variables

Type Name Description
FGuid InstanceId Instance ID.
FGuid SessionId Session ID.

Constructors

Type Name Description
  FProfilerServiceAuthorize () Default constructor.
  FProfilerServiceAuthorize ( const FGuid& InSessionId, const FGuid& InInstanceId ) Creates and initializes a new instance.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library