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

#include <lbcommand.h>

Data Fields

f32 timer
 
f32 frame_count
 
union { 
 
   u32 *   data_position 
 
   struct _Command_04_Struct   Command_04 
 
   struct _Command_09_Struct *   Command_09 
 
u 
 
u32 loop_count
 
u32event_return [4]
 
u32 loop_count_dup
 
u32 unk_x18
 

Detailed Description

Todo:
Unify with ftCmdScript

Field Documentation

◆ timer

f32 CommandInfo::timer

◆ frame_count

f32 CommandInfo::frame_count

◆ data_position

u32* CommandInfo::data_position

◆ Command_04

struct _Command_04_Struct CommandInfo::Command_04

◆ Command_09

struct _Command_09_Struct* CommandInfo::Command_09

◆ [union]

union { ... } CommandInfo::u

◆ loop_count

u32 CommandInfo::loop_count

◆ event_return

u32* CommandInfo::event_return[4]

◆ loop_count_dup

u32 CommandInfo::loop_count_dup

◆ unk_x18

u32 CommandInfo::unk_x18

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