Cavestory Mod API
Public Attributes | List of all members
PXLANG_GROUP_STRUCT Struct Reference

Holds information about a localization group. More...

#include <LanguageResource.h>

Public Attributes

unsigned int crc
 The CRC checksum of this group's name.
 
unsigned int string_size
 The amount of localized strings in this group.
 
unsigned int string_count
 The amount of loaded strings in this group.
 
PXLANG_STRING_STRUCTstring_list
 The string list.
 
bool loaded
 Whether this group's strings are loaded or not.
 
int symbol
 The debug symbol assigned to this string.
 

Detailed Description

Holds information about a localization group.


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