C# 클래스 OpenSim.Region.CoreModules.InterGrid.OGPState

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

공개 프로퍼티들

프로퍼티 타입 설명
age_verified bool
agent_access bool
agent_id UUID
allow_redirect bool
circuit_code uint
first_name string
god_level uint
god_overide bool
identified bool
inventory_host string
last_name string
limited_to_estate int
local_agent_id UUID
region_id UUID
secure_session_id UUID
session_id UUID
sim_access string
src_can_see_mainland bool
src_estate_id int
src_parent_estate_id int
src_version int
teleported_into_region string
transacted bool
visible_to_parent bool

프로퍼티 상세

age_verified 공개적으로 프로퍼티

public bool age_verified
리턴 bool

agent_access 공개적으로 프로퍼티

public bool agent_access
리턴 bool

agent_id 공개적으로 프로퍼티

public UUID agent_id
리턴 UUID

allow_redirect 공개적으로 프로퍼티

public bool allow_redirect
리턴 bool

circuit_code 공개적으로 프로퍼티

public uint circuit_code
리턴 uint

first_name 공개적으로 프로퍼티

public string first_name
리턴 string

god_level 공개적으로 프로퍼티

public uint god_level
리턴 uint

god_overide 공개적으로 프로퍼티

public bool god_overide
리턴 bool

identified 공개적으로 프로퍼티

public bool identified
리턴 bool

inventory_host 공개적으로 프로퍼티

public string inventory_host
리턴 string

last_name 공개적으로 프로퍼티

public string last_name
리턴 string

limited_to_estate 공개적으로 프로퍼티

public int limited_to_estate
리턴 int

local_agent_id 공개적으로 프로퍼티

public UUID local_agent_id
리턴 UUID

region_id 공개적으로 프로퍼티

public UUID region_id
리턴 UUID

secure_session_id 공개적으로 프로퍼티

public UUID secure_session_id
리턴 UUID

session_id 공개적으로 프로퍼티

public UUID session_id
리턴 UUID

sim_access 공개적으로 프로퍼티

public string sim_access
리턴 string

src_can_see_mainland 공개적으로 프로퍼티

public bool src_can_see_mainland
리턴 bool

src_estate_id 공개적으로 프로퍼티

public int src_estate_id
리턴 int

src_parent_estate_id 공개적으로 프로퍼티

public int src_parent_estate_id
리턴 int

src_version 공개적으로 프로퍼티

public int src_version
리턴 int

teleported_into_region 공개적으로 프로퍼티

public string teleported_into_region
리턴 string

transacted 공개적으로 프로퍼티

public bool transacted
리턴 bool

visible_to_parent 공개적으로 프로퍼티

public bool visible_to_parent
리턴 bool