naev 0.11.5
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 41 of file npc.c.

Field Documentation

◆ func

char* NPCevtData::func

Function to run.

Definition at line 43 of file npc.c.

◆ id

unsigned int NPCevtData::id

ID of the event.

Definition at line 42 of file npc.c.


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