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