URigVMController::OnModified

The Modified event used to subscribe to changes happening within the Graph.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMController.h

Include

#include "RigVMModel/RigVMController.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/RigVMController.cpp

Syntax

FRigVMGraphModifiedEvent & OnModified()

Remarks

The Modified event used to subscribe to changes happening within the Graph. This is broadcasted to for any change happening - not only the changes performed by this Controller - so it can be used for UI Views to react accordingly.

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