ff7tk 0.80.25
Work with Final Fantasy 7 game data
Public Attributes | List of all members
IsoTime Struct Reference

#include <IsoArchive.h>

Public Attributes

char year [4]
 
char month [2]
 
char day [2]
 
char hour [2]
 
char minute [2]
 
char second [2]
 
char millis [2]
 
qint8 GMT
 

Member Data Documentation

◆ day

char IsoTime::day[2]

◆ GMT

qint8 IsoTime::GMT

◆ hour

char IsoTime::hour[2]

◆ millis

char IsoTime::millis[2]

◆ minute

char IsoTime::minute[2]

◆ month

char IsoTime::month[2]

◆ second

char IsoTime::second[2]

◆ year

char IsoTime::year[4]

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