G2_GetOBJCharName

C Specification

#include <nitro/gx/g2_oam.h>
int G2_GetOBJCharName(const GXOamAttr * oam);

Arguments

oam Pointer to the location storing the OAM data

Return Values

The first character name.

Description

Gets the OBJ's first character name.

See Also

G2_SetOBJCharName

Revision History

06/09/2004 Initial version.