wiki.sine.space | sinespace

Difference between revisions of "Scripting/SPublicRegion"

From wiki.sine.space
Jump to: navigation, search
(Created page with "=Public Attributes= {{ScriptFunction|int|ID|{ get;set; }| |5=|6=<pre></pre>}} {{ScriptFunction|int|OwnerID|{ get;set; }| |5=|6=<pre></pre>}} {{ScriptFunction|string|Name|{...")
(No difference)

Revision as of 21:56, 22 March 2022

Public Attributes

ID

int ID { get;set; }



OwnerID

int OwnerID { get;set; }



Name

string Name { get;set; }



MapPath

string MapPath { get;set; }



PreviewPath

void PreviewPath { get;set; }



RankingScore

int RankingScore { get;set; }



MaxAvatars

int MaxAvatars { get;set; }



FileSize

int FileSize { get;set; }



Memory

int Memory { get;set; }



Landmarks

void Landmarks { get;set; }



Regions

void Regions { get;set; }



Description

string Description { get;set; }




Properties

Access

SAccessType Access { get; }