|
Cavestory Mod API
|
Stores information for spawning weapons. More...
#include <CaveNet_ExportedTypes.h>
Public Attributes | |
| int | weapon_id |
| The ID of the weapon. | |
| unsigned char | level |
| The level of the weapon. | |
| int | ammo |
| The starting ammo. | |
| int | max_ammo |
| The maximum ammo. | |
Stores information for spawning weapons.