UMagicLeapScreensFunctionLibrary::ClearWatchHistory

Removes all watch history entries.

Windows
MacOS
Linux

References

Module

MagicLeapScreens

Header

/Engine/Plugins/Lumin/MagicLeapScreens/Source/MagicLeapScreens/Public/MagicLeapScreensFunctionLibrary.h

Include

#include "MagicLeapScreensFunctionLibrary.h"

Source

/Engine/Plugins/Lumin/MagicLeapScreens/Source/MagicLeapScreens/Private/MagicLeapScreensFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Screens Function Library|MagicLeap")
static bool ClearWatchHistory()

Remarks

Removes all watch history entries.

Returns

True when all watch history entries have been successfully removed.

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