Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
Inheritance Hierarchy
- IOperatorBuildError
- FBuildErrorBase
- FInternalError
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundBuildError.h |
| Include | #include "MetasoundBuildError.h" |
Syntax
class FInternalError : public Metasound::FBuildErrorBase
Remarks
Caused by internal state or logic errors.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInternalError
(
const FString& InFileName, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FString & | GetFileName () |
||
| int32 |
Constants
| Name | Description |
|---|---|
| ErrorType |