WatchViewer::RemoveWatchesForAsset

Called when we want to remove watches in the watch window from a blueprint does NOT remove watches from the pins in the blueprint object

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "WatchPointViewer.h"

Syntax

namespace WatchViewer
{
    void WatchViewer::RemoveWatchesForAsset
    (
        const FAssetData & AssetData
    )
}

Remarks

Called when we want to remove watches in the watch window from a blueprint does NOT remove watches from the pins in the blueprint object

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