C# 클래스 OpenSim.Framework.UserPreferences

파일 보기 프로젝트 열기: nebadon2025/opensimulator 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EMail string
IMViaEmail bool
UserId UUID
Visible bool

프로퍼티 상세

EMail 공개적으로 프로퍼티

public string EMail
리턴 string

IMViaEmail 공개적으로 프로퍼티

public bool IMViaEmail
리턴 bool

UserId 공개적으로 프로퍼티

public UUID UserId
리턴 UUID

Visible 공개적으로 프로퍼티

public bool Visible
리턴 bool