UserProfile¶
A structure to hold user data.
UserProfile.new(name, ign, nid)¶
Returns
UserProfileConstructs a
UserProfilefrom a username, in-game name, and network-id.
userProfile.name¶
Returns
stringThe name of the profile
userProfile.ign¶
Returns
stringThe in-game name of the profile
userProfile.nid¶
Returns
stringThe network-id of the profile