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

#include <bte.h>

+ Collaboration diagram for tBT_UUID:

Public Attributes

UINT16 len
 
union { 
 
   UINT16   uuid16 
 
   UINT32   uuid32 
 
   UINT8   uuid128 [MAX_UUID_SIZE] 
 
uu 
 

Member Data Documentation

◆ len

UINT16 tBT_UUID::len

◆ [union]

union { ... } tBT_UUID::uu

◆ uuid128

UINT8 tBT_UUID::uuid128[MAX_UUID_SIZE]

◆ uuid16

UINT16 tBT_UUID::uuid16

◆ uuid32

UINT32 tBT_UUID::uuid32

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