libER 0.1.4.2
ELDEN RING API library
|
An instance of a structure describing a param table entry later in the file. More...
#include <param_file.hpp>
Public Attributes | |
row_index_type | row |
The param row index. | |
uintptr_t | file_offset |
The offset (from the start of the file) to this param's row data. | |
uintptr_t | file_end |
The offset (from the start of the file) to the end of the file. | |
An instance of a structure describing a param table entry later in the file.
uintptr_t from::param::param_file::param_row_locator::file_end |
The offset (from the start of the file) to the end of the file.
This field is the same for all param locators.