libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Public Attributes | List of all members
from::param::param_file::param_row_locator Struct Reference

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.
 

Detailed Description

An instance of a structure describing a param table entry later in the file.

Member Data Documentation

◆ file_end

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.


The documentation for this struct was generated from the following file: