GetStepId

nn::boss::StepIdList::GetStepId Member Function

Syntax

u8 GetStepId(
     u16 index
);

Parameters

Name Description
in index Specifies the position in the list.

Return Values

Returns the step ID.


Value Description
MAX_STEP_ID Cannot get the STEP_ID because index is invalid.

Description

Returns the step ID for the specified location.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL