Nintendo Confidential

21. ExternalName Node


(1) ExternalNameList Description (English)

u32 external_name_list_tag Specifies the tags of ExternalNameList. Please set the tags shown below.

TAG_EXTERNAL_NAME_LIST  0x00270000

u32 external_name_list_header_size Specifies the ExternalNameListHeader byte size.
u32 external_name_list_size Specifies the ExternalNameList byte size.
u32 external_name_num Specifies the total number of the ExternalName.
u32 external_name_num_byte Specifies the ExternalName byte size.
ExternalName ExternalName

See Data Chunk

(2) ExternalName Description (English)

u32 external_name_tag Specifies the tags of ExternalName. Please set the tags shown below.

TAG_EXTERNAL_NAME       0x00270100

u32 this_external_name_index Specifies this ExternalName index number.
u32 external_name_header_size Specifies the ExternalNameHeader byte size.
u32 external_name_size Specifies the ExternalName byte size.
external_node_name Specifies the externally referenced node name. Please describe with ASCII characters.

Usable characters are ASCII code 0x21(!) ~ 0x7e(~).

If the character string size is not a multiple of 4 bytes, please align by filling with NULL.

See Data Chunk

Back to Index


Copyright 1998, 1999 NINTENDO Co., Ltd. All rights reserved.
Copyright 1998, 1999 MONEGI CORPORATION All rights reserved.