C# 클래스 Universe.Modules.Web.WebUISettings

상속: Universe.Framework.Modules.IDataTransferable
파일 보기 프로젝트 열기: Virtual-Universe/Virtual-Universe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DefaultScopeID UUID
HideLanguageTranslatorBar bool
HideSlideshowBar bool
HideStyleBar bool
LastPagesVersionUpdateIgnored uint
LastSettingsVersionUpdateIgnored uint
LocalCSS string
LocalFrontPage string
MapCenter System.Vector2
WebRegistration bool

공개 메소드들

메소드 설명
FromOSD ( OSDMap map ) : void
ToOSD ( ) : OSDMap
WebUISettings ( ) : System
WebUISettings ( OSD map ) : System

메소드 상세

FromOSD() 공개 메소드

public FromOSD ( OSDMap map ) : void
map OSDMap
리턴 void

ToOSD() 공개 메소드

public ToOSD ( ) : OSDMap
리턴 OSDMap

WebUISettings() 공개 메소드

public WebUISettings ( ) : System
리턴 System

WebUISettings() 공개 메소드

public WebUISettings ( OSD map ) : System
map OSD
리턴 System

프로퍼티 상세

DefaultScopeID 공개적으로 프로퍼티

public UUID DefaultScopeID
리턴 UUID

HideLanguageTranslatorBar 공개적으로 프로퍼티

public bool HideLanguageTranslatorBar
리턴 bool

HideSlideshowBar 공개적으로 프로퍼티

public bool HideSlideshowBar
리턴 bool

HideStyleBar 공개적으로 프로퍼티

public bool HideStyleBar
리턴 bool

LastPagesVersionUpdateIgnored 공개적으로 프로퍼티

public uint LastPagesVersionUpdateIgnored
리턴 uint

LastSettingsVersionUpdateIgnored 공개적으로 프로퍼티

public uint LastSettingsVersionUpdateIgnored
리턴 uint

LocalCSS 공개적으로 프로퍼티

public string LocalCSS
리턴 string

LocalFrontPage 공개적으로 프로퍼티

public string LocalFrontPage
리턴 string

MapCenter 공개적으로 프로퍼티

public Vector2,System MapCenter
리턴 System.Vector2

WebRegistration 공개적으로 프로퍼티

public bool WebRegistration
리턴 bool