naev 0.12.6
LuaCache_t Struct Reference

Cache structure for loading chunks. More...

Data Fields

char * path
int idx

Detailed Description

Cache structure for loading chunks.

Definition at line 64 of file nlua.c.

Field Documentation

◆ idx

int LuaCache_t::idx

Index of the loaded cache.

Definition at line 66 of file nlua.c.

◆ path

char* LuaCache_t::path

Path of the file.

Definition at line 65 of file nlua.c.


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