Skip to content

Latest commit

 

History

History
246 lines (137 loc) · 7.15 KB

reference.rst

File metadata and controls

246 lines (137 loc) · 7.15 KB

API Reference

As this API is just a wrapper for libloot's C++ API, its documentation is linked to for all non-Python-specific information.

Enumerations

The wrapped enumeration types below are classes in Python, but the distinction makes no difference in practice, so they're grouped here for semantics. All values are unsigned integer constants.

Public-Field Data Structures

Classes with public fields and no member functions.

Functions

Classes