unreal.RigVMGraphModifiedDynamicEvent¶
- class unreal.RigVMGraphModifiedDynamicEvent(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseA dynamic delegate for subscribing / reacting to graph modifications (used for Python integration).
- Parameters:
notif_type (RigVMGraphNotifType)
graph (RigVMGraph)
subject (Object)
C++ Source:
Plugin: RigVM
Module: RigVMDeveloper
File: RigVMNotifications.h