#include <ComposableCameraTypeAsset.h>
A single message from the build/validation pipeline.
Public Attributes¶
| Return | Name | Description |
|---|---|---|
uint8 |
Severity |
|
FText |
Message |
|
int32 |
NodeIndex |
Which node the message relates to (-1 for asset-level). |
FName |
PinName |
Which pin the message relates to (None for node-level). |
Severity¶
uint8 Severity = 0
Message¶
FText Message
NodeIndex¶
int32 NodeIndex = INDEX_NONE
Which node the message relates to (-1 for asset-level).
PinName¶
FName PinName
Which pin the message relates to (None for node-level).