Cavestory Mod API
Public Attributes | List of all members
EVENT_SETNPCSTATE_STRUCT Struct Reference

Event: Set the state of an NPC at the given slot. More...

#include <GameDemo.h>

Public Attributes

unsigned int npc_idx
 The NPC's slot index.
 
unsigned int random_seed
 Random seed.
 
NPCHAR state
 The state of the NPC.
 

Detailed Description

Event: Set the state of an NPC at the given slot.


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