BlueprintAPI > BlueprintAPI/RigVMController
Sets the pin to be watched (or not) This causes a PinWatchedChanged modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | In Pin Path | |
boolean | Is Watched | |
boolean | Setup Undo Redo |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Sets the pin to be watched (or not)This causes a PinWatchedChanged modified event. |