Module rs3cache::ffi::python

source ·
Available on (crate features rs3 or osrs or legacy) and crate feature pyo3 only.
Expand description

Python bindings for rs3cache.

See the README for help with installing this.

Usage

Usage examples are available in the /rs3cache folder.

All the following can be imported as:

from rs3cache import *

Functions

The following functions are available:

get_location_configs()
get_npc_configs()
get_item_configs()
get_varbit_configs()
get_struct_configs()
get_enum_configs()

Classes

The following classes are available:

MapSquares
CacheIndex

Structs

Functions