FEditorAnalyticsSession::TryLock

Try to acquire the local storage lock without blocking.

Windows
MacOS
Linux

References

Module

EditorAnalyticsSession

Header

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

Include

#include "EditorAnalyticsSession.h"

Syntax

static bool TryLock()

Remarks

Try to acquire the local storage lock without blocking.

Returns

true if the lock was acquired successfully.

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