Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > Csv > FCsvParser
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/Csv/CsvParser.h |
Include | #include "Serialization/Csv/CsvParser.h" |
const FRows & GetRows&40;&41; const
Remarks
Const access to the parsed rows Rows are stored as arrays of parsed, null-terminated cell-strings. Object (and contained strings) is valid for the lifetime of the parser.