WatchViewer::UpdateWatchListFromBlueprint

Called when we are adding or changing watches from BlueprintObj

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::UpdateWatchListFromBlueprint
    (
        TWeakObjectPtr< UBlueprint > BlueprintObj
    )
}

Remarks

Called when we are adding or changing watches from BlueprintObj

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