wiki.sine.space | sinespace

Scripting/SPublicRegion

From wiki.sine.space
Revision as of 21:56, 22 March 2022 by Voidtech (Talk | contribs) (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|{...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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; }