V-Gears 0
Free Final Fantasy VII engine.
XmlBattleCharactersFile::BattleCharacterModel Struct Reference

Information about each character model. More...

#include <XmlBattleCharactersFile.h>

Public Attributes

std::string model
 Model file. More...
 
std::string name
 Descriptive name of the model. More...
 

Detailed Description

Information about each character model.

Member Data Documentation

◆ model

std::string XmlBattleCharactersFile::BattleCharacterModel::model

Model file.

◆ name

std::string XmlBattleCharactersFile::BattleCharacterModel::name

Descriptive name of the model.


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