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

Playable character model info. More...

Public Attributes

unsigned int id
 Character ID. More...
 
std::vector< CharacterModelmodels
 List of models for the character. More...
 

Detailed Description

Playable character model info.

Member Data Documentation

◆ id

unsigned int BattleDataInstaller::CharacterData::id

Character ID.

◆ models

std::vector<CharacterModel> BattleDataInstaller::CharacterData::models

List of models for the character.


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