V-Gears 0
Free Final Fantasy VII engine.
Savemap::Character::Equipment Struct Reference

A weapon or armor. More...

#include <Savemap.h>

Collaboration diagram for Savemap::Character::Equipment:

Public Attributes

u16 id
 Item ID of the weapon or armor. More...
 
Materia materia [MAX_EQUIP_SLOTS]
 Materia in the weapon/armor. More...
 

Detailed Description

A weapon or armor.

Member Data Documentation

◆ id

u16 Savemap::Character::Equipment::id

Item ID of the weapon or armor.

◆ materia

Materia Savemap::Character::Equipment::materia[MAX_EQUIP_SLOTS]

Materia in the weapon/armor.


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