const s32 * GetValueS32() const;
None.
Gets an int type pointer that points to the parameter value.
Returns an int type pointer that points to the first dimensional value of the parameter. Values for the second dimension and beyond can be obtained by incrementing the return value.
CONFIDENTIAL