ISessionInstanceInfo::GetLog

Gets the collection of log entries received from this instance.

Windows
MacOS
Linux

References

Module

SessionServices

Header

/Engine/Source/Runtime/SessionServices/Public/ISessionInstanceInfo.h

Include

#include "ISessionInstanceInfo.h"

Syntax

const TArray< TSharedPtr< FSessionLogMessage > > & GetLog()

Remarks

Gets the collection of log entries received from this instance.

Returns

Log entries.

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