SPublicRegion
Index
Properties Index
int ID get
int OwnerID get
string Name get
string MapPath get
string PreviewPath get
int RankingScore get
int MaxAvatars get
int FileSize get
int Memory get
SLandmark[] Landmarks get
SSubRegion[] Regions get
string Description get
SAccessType Access get
Properties
ID
int ID get
The Region ID of this region
OwnerID
int OwnerID get
The ID of the owner of this region
Name
string Name get
The Name of this region
MapPath
string MapPath get
Property Description
PreviewPath
string PreviewPath get
Property Description
RankingScore
int RankingScore get
The Ranking Score of the region.
MaxAvatars
int MaxAvatars get
The max number of avatars this region can hold.
FileSize
int FileSize get
The current MBs the region is using.
Memory
int Memory get
Property Description
Landmarks
SLandmark[] Landmarks get
An array of Landmarks in the region.
Regions
SSubRegion[] Regions get
Returns an array of SSubRegion in the region.
Description
string Description get
Returns the description of the region.
Access
int Access get
The access type of the region (such as "Public" or "Approved only") 1= Disabled, 2= FreeForall, 3= FriendsOnly, 4= ApprovedOnly, 5= GroupsOnly
Last updated
Was this helpful?

