WatchViewer::ClearWatchListFromBlueprint

Called when a BlueprintObj should no longer be watched

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/WatchPointViewer.h

Include

#include "WatchPointViewer.h"

Source

/Engine/Source/Editor/Kismet/Private/WatchPointViewer.cpp

Syntax

namespace WatchViewer
{
    void WatchViewer::ClearWatchListFromBlueprint
    (
        TWeakObjectPtr< UBlueprint > BlueprintObj
    )
}

Remarks

Called when a BlueprintObj should no longer be watched

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