Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JMessage::data Struct Reference

#include <data.h>

Classes

struct  TParse_TBlock
 
struct  TParse_TBlock_color
 
struct  TParse_TBlock_info
 
struct  TParse_TBlock_messageID
 
struct  TParse_TBlock_messageText
 
struct  TParse_TBlock_stringAttribute
 
struct  TParse_THeader
 

Public Types

enum  {
  MESSAGEINDEX_USER_ENUM_MIN = 0x0000 , MESSAGEINDEX_USER_ENUM_MAX = 0xFEFF , MESSAGEINDEX_RESERVED_ENUM_MIN = 0xFF00 , MESSAGEINDEX_RESERVED_ENUM_MAX = 0xFFFF ,
  MESSAGEGROUPID_USER_ENUM_MIN = 0x0000 , MESSAGEGROUPID_USER_ENUM_MAX = 0xFFFF
}
 

Static Public Member Functions

static unsigned int getTagCode (u32 tag)
 
static u8 getTagGroup (u32 tag)
 

Static Public Attributes

static const u32 ga4cSignature = 'MESG'
 
static const u32 ga4cSignature_color = 'MGCL'
 
static const int gcTagBegin = '\x1A'
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
MESSAGEINDEX_USER_ENUM_MIN 
MESSAGEINDEX_USER_ENUM_MAX 
MESSAGEINDEX_RESERVED_ENUM_MIN 
MESSAGEINDEX_RESERVED_ENUM_MAX 
MESSAGEGROUPID_USER_ENUM_MIN 
MESSAGEGROUPID_USER_ENUM_MAX 

Member Function Documentation

◆ getTagCode()

static unsigned int JMessage::data::getTagCode ( u32 tag)
inlinestatic

◆ getTagGroup()

static u8 JMessage::data::getTagGroup ( u32 tag)
inlinestatic

Member Data Documentation

◆ ga4cSignature

const u32 JMessage::data::ga4cSignature = 'MESG'
static

◆ ga4cSignature_color

const u32 JMessage::data::ga4cSignature_color = 'MGCL'
static

◆ gcTagBegin

const int JMessage::data::gcTagBegin = '\x1A'
static

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