FNiagaraDebuggerConnectionClosed

Empty message informing a debugger client that the debugger is closing the connection.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h

Include

#include "NiagaraDebuggerCommon.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNiagaraDebuggerConnectionClosed

Remarks

Empty message informing a debugger client that the debugger is closing the connection.

Variables

Name Description

Public variable UProperty Category, EditAnywhere

FGuid

 

InstanceId

Public variable UProperty Category, EditAnywhere

FGuid

 

SessionId

Constructors

Name Description

Public function

FNiagaraDebuggerConnectionClosed()

Public function

FNiagaraDebuggerConnectionClosed

(
    const FGuid& InSessionId,
    const FGuid& InInstanceId
)

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