SUserProfile

Index

Properties Index

Property Name

Properties

UserName

string UserName get

Get player profile's Username

userName = Space.Profile.ActivePlayerProfile.Username

Title

string Title get

Get player profile's Title

userTitle = Space.Profile.ActivePlayerProfile.Title

RealName

string RealName get

Get player profile's Real Name

userRealName = Space.Profile.ActivePlayerProfile.RealName

Gender

string Gender get

Get player profile's Gender

userGender = Space.Profile.ActivePlayerProfile.Gender

Since

string Since get

Get player profile's Since

userSince = Space.Profile.ActivePlayerProfile.Since

Country

string Country get

Get player profile's Country

userCountry = Space.Profile.ActivePlayerProfile.Country

City

string City get

Get player profile's City

userCity = Space.Profile.ActivePlayerProfile.City

SocialGold

int SocialGold get

Get player profile's Gold Badge count

userSocialGold = Space.Profile.ActivePlayerProfile.SocialGold

SocialSilver

int SocialSilver get

Get player profile's Silver Badge count

userSocialSilver = Space.Profile.ActivePlayerProfile.SocialSilver

SocialFlower

int SocialFlower get

Get player profile's Flower count

userSocialFlower = Space.Profile.ActivePlayerProfile.SocialFlower

Interests

string Interests get

Get player profile's Interests

userInterests = Space.Profile.ActivePlayerProfile.Interests

About

string About get

Get player profile's About

userAbout = Space.Profile.ActivePlayerProfile.About

SocialMediaProfiles

SSocialMedia[] SocialMediaProfiles get

Get player profile's Social Media Profiles

tableOfSSocialMedia = Space.Profile.ActivePlayerProfile.SocialMediaProfiles

Last updated

Sinespace® is a registered trademark of Sine Wave Entertainment Ltd, All Rights Reserved.