Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree > API/Runtime/Engine/HLSLTree/FErrorHandlerInterface
- FErrorHandlerInterface::AddErrorInternal()
- FNullErrorHandler::AddErrorInternal()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTree.h |
| Include | #include "HLSLTree/HLSLTree.h" |
void AddErrorInternal
(
TConstArrayView< UObject * > InOwners,
FStringView InError
)
Remarks
Recieves a list of owners for the node that generated the error, along with the error message