Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
| Name | FOnRigVMGraphImported |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMAsset.h |
| Include Path | #include "RigVMAsset.h" |
Syntax
class FOnRigVMGraphImported : public TBaseMulticastDelegate_OneParam< void, UEdGraph * >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, UEdGraph * > → FOnRigVMGraphImported