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

#include <types.h>

Data Fields

u32 during_specials_start
 true during the Raptor Boost startup state.
 
u32 during_specials
 true during the Raptor Boost lunge state.
 
u8 _ [FIGHTERVARS_SIZE - 8]
 

Field Documentation

◆ during_specials_start

ftCaptain_FighterVars::during_specials_start

true during the Raptor Boost startup state.

Used to keep track of the GFX. Cleared when the state ends and on death.

Offset:
0x222C.
Size:
0x4 bytes.

◆ during_specials

ftCaptain_FighterVars::during_specials

true during the Raptor Boost lunge state.

Used to keep track of the GFX. Cleared when the state ends and on death.

Offset:
0x2230.
Size:
0x4 bytes.

◆ _

u8 ftCaptain_FighterVars::_[FIGHTERVARS_SIZE - 8]

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