nn::boss::StepIdInfoList Structurestruct StepIdInfoList
{
u16 size;
u8 StepID[MAX_TASK_ID];
};
Definition of an internal structure that maintains attribute information for the StepIdList class.
| size | Valid size of the task step ID list. | |
|---|---|---|
StepID
|
The task step ID list. |
CONFIDENTIAL