SetPinIsWatched

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SetPinIsWatched

(
    const FString& InPinPath,
    bool bIsWatched,
    bool bUndo
)

Sets the pin to be watched (or not) This causes a PinWatchedChanged modified event.

Private function

bool

 

SetPinIsWatched

(
    URigVMPin* InPin,
    bool bIsWatched,
    bool bUndo
)

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