V-Gears 0
Free Final Fantasy VII engine.
BattleDataInstaller::CharacterModel Struct Reference

Models for playable characters. More...

Public Attributes

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

Detailed Description

Models for playable characters.

Member Data Documentation

◆ model

std::string BattleDataInstaller::CharacterModel::model

Model file.

◆ name

std::string BattleDataInstaller::CharacterModel::name

Descriptive name for the model.


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