![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
An HRC file header. More...
#include <VGearsHRCFileSerializer.h>
Public Attributes | |
long | version |
File format version. More... | |
long | bone_count |
Number of bones in the file. More... | |
String | name |
Name of the skeleton in the file. More... | |
An HRC file header.
long VGears::HRCFileSerializer::Header::bone_count |
Number of bones in the file.
String VGears::HRCFileSerializer::Header::name |
Name of the skeleton in the file.
long VGears::HRCFileSerializer::Header::version |
File format version.