SSBM Decomp
Loading...
Searching...
No Matches
plAllocInfo2 Struct Reference

#include <types.h>

Data Fields

FighterKind internal_id
u8 slot
enum_t unk8
struct { 
   u8   b0: 1 
   u8   has_transformation: 1 
   u8   b2: 1 
   u8   b3: 1 
   u8   b4: 1 
   u8   b5: 1 
   u8   b6: 1 
   u8   b7: 1 
}; 

Detailed Description

Todo

Probably the same struct as plAllocInfo, figure out how to make them work as one.

Probably the same struct as plAllocInfo, figure out how to make them work as one.

Field Documentation

◆ internal_id

FighterKind plAllocInfo2::internal_id

◆ slot

u8 plAllocInfo2::slot

◆ unk8

enum_t plAllocInfo2::unk8

◆ b0

u8 plAllocInfo2::b0

◆ has_transformation

u8 plAllocInfo2::has_transformation

◆ b2

u8 plAllocInfo2::b2

◆ b3

u8 plAllocInfo2::b3

◆ b4

u8 plAllocInfo2::b4

◆ b5

u8 plAllocInfo2::b5

◆ b6

u8 plAllocInfo2::b6

◆ b7

u8 plAllocInfo2::b7

◆ [struct]

struct { ... } plAllocInfo2

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