![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StringTemplate.h>
Public Attributes | |
| FStringView | Message |
| int32 | Line |
| int32 | Offset |
Wraps info about where an error in the template string is.
| int32 FStringTemplate::FErrorInfo::Line |
Which line contains the error
| FStringView FStringTemplate::FErrorInfo::Message |
A user friendly textual description of the error
| int32 FStringTemplate::FErrorInfo::Offset |
At what offset in characters from the start