Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
Interface that allows a UI graph to identify itself against a model graph.
| Name | IRigVMEditorSideObject |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMClient.h |
| Include Path | #include "RigVMModel/RigVMClient.h" |
Syntax
class IRigVMEditorSideObject
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMClient * GetRigVMClient() |
Returns the corresponding VM graph. | RigVMModel/RigVMClient.h | |
FString GetRigVMNodePath() |
Returns the nodepath for this UI graph. | RigVMModel/RigVMClient.h | |
| Reacts to renaming the model. | RigVMModel/RigVMClient.h |