C# 클래스 OpenSim.Region.UserStatistics.UserSessionData

파일 보기 프로젝트 열기: openmetaversefoundation/fortis-opensim 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_agents_in_view List
_fps List
_ping List
_sim_fps List
a_language string
agent_id UUID
avg_agents_in_view float
avg_fps float
avg_ping float
avg_sim_fps float
client_version string
d_object_kb float
d_texture_kb float
d_world_kb float
f_dropped int
f_failed_resends int
f_invalid int
f_off_circuit int
f_resent int
f_send_packet int
last_updated float
max_agents_in_view float
max_fps float
max_ping float
max_sim_fps float
mem_use float
meters_traveled float
min_agents_in_view float
min_fps float
min_ping float
min_sim_fps float
mode_agents_in_view float
mode_fps float
mode_ping float
mode_sim_fps float
n_in_kb float
n_in_pk int
n_out_kb float
n_out_pk int
name_f string
name_l string
region_id UUID
regions_visited int
remote_ip string
run_time float
s_cpu string
s_gpu string
s_os string
s_ram int
session_id UUID
start_time float

프로퍼티 상세

_agents_in_view 공개적으로 프로퍼티

public List _agents_in_view
리턴 List

_fps 공개적으로 프로퍼티

public List _fps
리턴 List

_ping 공개적으로 프로퍼티

public List _ping
리턴 List

_sim_fps 공개적으로 프로퍼티

public List _sim_fps
리턴 List

a_language 공개적으로 프로퍼티

public string a_language
리턴 string

agent_id 공개적으로 프로퍼티

public UUID agent_id
리턴 UUID

avg_agents_in_view 공개적으로 프로퍼티

public float avg_agents_in_view
리턴 float

avg_fps 공개적으로 프로퍼티

public float avg_fps
리턴 float

avg_ping 공개적으로 프로퍼티

public float avg_ping
리턴 float

avg_sim_fps 공개적으로 프로퍼티

public float avg_sim_fps
리턴 float

client_version 공개적으로 프로퍼티

public string client_version
리턴 string

d_object_kb 공개적으로 프로퍼티

public float d_object_kb
리턴 float

d_texture_kb 공개적으로 프로퍼티

public float d_texture_kb
리턴 float

d_world_kb 공개적으로 프로퍼티

public float d_world_kb
리턴 float

f_dropped 공개적으로 프로퍼티

public int f_dropped
리턴 int

f_failed_resends 공개적으로 프로퍼티

public int f_failed_resends
리턴 int

f_invalid 공개적으로 프로퍼티

public int f_invalid
리턴 int

f_off_circuit 공개적으로 프로퍼티

public int f_off_circuit
리턴 int

f_resent 공개적으로 프로퍼티

public int f_resent
리턴 int

f_send_packet 공개적으로 프로퍼티

public int f_send_packet
리턴 int

last_updated 공개적으로 프로퍼티

public float last_updated
리턴 float

max_agents_in_view 공개적으로 프로퍼티

public float max_agents_in_view
리턴 float

max_fps 공개적으로 프로퍼티

public float max_fps
리턴 float

max_ping 공개적으로 프로퍼티

public float max_ping
리턴 float

max_sim_fps 공개적으로 프로퍼티

public float max_sim_fps
리턴 float

mem_use 공개적으로 프로퍼티

public float mem_use
리턴 float

meters_traveled 공개적으로 프로퍼티

public float meters_traveled
리턴 float

min_agents_in_view 공개적으로 프로퍼티

public float min_agents_in_view
리턴 float

min_fps 공개적으로 프로퍼티

public float min_fps
리턴 float

min_ping 공개적으로 프로퍼티

public float min_ping
리턴 float

min_sim_fps 공개적으로 프로퍼티

public float min_sim_fps
리턴 float

mode_agents_in_view 공개적으로 프로퍼티

public float mode_agents_in_view
리턴 float

mode_fps 공개적으로 프로퍼티

public float mode_fps
리턴 float

mode_ping 공개적으로 프로퍼티

public float mode_ping
리턴 float

mode_sim_fps 공개적으로 프로퍼티

public float mode_sim_fps
리턴 float

n_in_kb 공개적으로 프로퍼티

public float n_in_kb
리턴 float

n_in_pk 공개적으로 프로퍼티

public int n_in_pk
리턴 int

n_out_kb 공개적으로 프로퍼티

public float n_out_kb
리턴 float

n_out_pk 공개적으로 프로퍼티

public int n_out_pk
리턴 int

name_f 공개적으로 프로퍼티

public string name_f
리턴 string

name_l 공개적으로 프로퍼티

public string name_l
리턴 string

region_id 공개적으로 프로퍼티

public UUID region_id
리턴 UUID

regions_visited 공개적으로 프로퍼티

public int regions_visited
리턴 int

remote_ip 공개적으로 프로퍼티

public string remote_ip
리턴 string

run_time 공개적으로 프로퍼티

public float run_time
리턴 float

s_cpu 공개적으로 프로퍼티

public string s_cpu
리턴 string

s_gpu 공개적으로 프로퍼티

public string s_gpu
리턴 string

s_os 공개적으로 프로퍼티

public string s_os
리턴 string

s_ram 공개적으로 프로퍼티

public int s_ram
리턴 int

session_id 공개적으로 프로퍼티

public UUID session_id
리턴 UUID

start_time 공개적으로 프로퍼티

public float start_time
리턴 float