naev 0.12.6
NPCevtData Struct Reference

Minimum needed NPC data for event. More...

Data Fields

unsigned int id
char * func

Detailed Description

Minimum needed NPC data for event.

Definition at line 36 of file npc.c.

Field Documentation

◆ func

char* NPCevtData::func

Function to run.

Definition at line 38 of file npc.c.

◆ id

unsigned int NPCevtData::id

ID of the event.

Definition at line 37 of file npc.c.


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