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

Models for battle scenes. More...

Public Attributes

int id
 Scene ID. More...
 
std::string model
 Model file. More...
 
std::string description
 Scene description. More...
 

Detailed Description

Models for battle scenes.

Member Data Documentation

◆ description

std::string BattleDataInstaller::SceneModel::description

Scene description.

◆ id

int BattleDataInstaller::SceneModel::id

Scene ID.

◆ model

std::string BattleDataInstaller::SceneModel::model

Model file.


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