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