V-Gears 0
Free Final Fantasy VII engine.
VGears::FF7Metadata::FieldMetaData Struct Reference

A field metadata representation. More...

Public Attributes

std::map< String, std::map< String, std::pair< String, String > > > function_map
 Function map. More...
 
LookupMap entity_name_map
 Entity name map. More...
 

Detailed Description

A field metadata representation.

Member Data Documentation

◆ entity_name_map

LookupMap VGears::FF7Metadata::FieldMetaData::entity_name_map

Entity name map.

Old name finds new name

◆ function_map

std::map<String, std::map<String, std::pair<String,String> > > VGears::FF7Metadata::FieldMetaData::function_map

Function map.

Entity name to old function name finds new function name and comment.


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