V-Gears 0
Free Final Fantasy VII engine.
KernelDataInstaller::SummonNameData Struct Reference

List of summon names. More...

Public Attributes

int id
 Summon ID. More...
 
std::string name
 Summon name. More...
 

Detailed Description

List of summon names.

There is no data file about key items in KERNEL.BIN, there are only names (file 26).

Member Data Documentation

◆ id

int KernelDataInstaller::SummonNameData::id

Summon ID.

Not actually in KERNEL.BIN, it;s the order at which they appear.

◆ name

std::string KernelDataInstaller::SummonNameData::name

Summon name.


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