V-Gears 0
Free Final Fantasy VII engine.
FieldDecompiler::FieldEntity Struct Reference

An entity. More...

#include <FieldDecompiler.h>

Public Attributes

uint char_id
 Character identifier of the entity. More...
 
uint index
 Index of the entity in the field. More...
 
std::string name
 Name of the entity. More...
 

Detailed Description

An entity.

Member Data Documentation

◆ char_id

uint FieldDecompiler::FieldEntity::char_id

Character identifier of the entity.

◆ index

uint FieldDecompiler::FieldEntity::index

Index of the entity in the field.

◆ name

std::string FieldDecompiler::FieldEntity::name

Name of the entity.


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