naev 0.12.6
AIMemory Struct Reference

Represents a temporary pilot memory. For use with ai_setPilot and ai_unsetPilot. More...

#include <ai.h>

Collaboration diagram for AIMemory:

Data Fields

int mem
Pilotp

Detailed Description

Represents a temporary pilot memory. For use with ai_setPilot and ai_unsetPilot.

See also
ai_setPilot
ai_unsetPilot

Definition at line 59 of file ai.h.

Field Documentation

◆ mem

int AIMemory::mem

Lua memory.

Definition at line 60 of file ai.h.

◆ p

Pilot* AIMemory::p

Pilot pointer.

Definition at line 61 of file ai.h.


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