FEditorAnalyticsSession::Delete

Delete the stored values of this session. Does not modify the actual session object.

Windows
MacOS
Linux

References

Module

EditorAnalyticsSession

Header

/Engine/Source/Developer/EditorAnalyticsSession/Public/EditorAnalyticsSession.h

Include

#include "EditorAnalyticsSession.h"

Source

/Engine/Source/Developer/EditorAnalyticsSession/Private/EditorAnalyticsSession.cpp

Syntax

bool Delete() const

Remarks

Delete the stored values of this session. Does not modify the actual session object.

Returns

true if the session was successfully deleted.

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