C# 클래스 OpenSim.Framework.sAgentCircuitData

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

공개 프로퍼티들

프로퍼티 타입 설명
AgentID System.Guid
BaseFolder System.Guid
CapsPath string
Channel string
ChildrenCapSeeds string>.Dictionary
Id0 string
InventoryFolder System.Guid
Mac string
SecureSessionID System.Guid
SessionID System.Guid
Viewer string
child bool
circuitcode uint
firstname string
lastname string
startposx float
startposy float
startposz float

공개 메소드들

메소드 설명
sAgentCircuitData ( ) : System
sAgentCircuitData ( AgentCircuitData cAgent ) : System

메소드 상세

sAgentCircuitData() 공개 메소드

public sAgentCircuitData ( ) : System
리턴 System

sAgentCircuitData() 공개 메소드

public sAgentCircuitData ( AgentCircuitData cAgent ) : System
cAgent AgentCircuitData
리턴 System

프로퍼티 상세

AgentID 공개적으로 프로퍼티

public Guid,System AgentID
리턴 System.Guid

BaseFolder 공개적으로 프로퍼티

public Guid,System BaseFolder
리턴 System.Guid

CapsPath 공개적으로 프로퍼티

public string CapsPath
리턴 string

Channel 공개적으로 프로퍼티

public string Channel
리턴 string

ChildrenCapSeeds 공개적으로 프로퍼티

public Dictionary ChildrenCapSeeds
리턴 string>.Dictionary

Id0 공개적으로 프로퍼티

public string Id0
리턴 string

InventoryFolder 공개적으로 프로퍼티

public Guid,System InventoryFolder
리턴 System.Guid

Mac 공개적으로 프로퍼티

public string Mac
리턴 string

SecureSessionID 공개적으로 프로퍼티

public Guid,System SecureSessionID
리턴 System.Guid

SessionID 공개적으로 프로퍼티

public Guid,System SessionID
리턴 System.Guid

Viewer 공개적으로 프로퍼티

public string Viewer
리턴 string

child 공개적으로 프로퍼티

public bool child
리턴 bool

circuitcode 공개적으로 프로퍼티

public uint circuitcode
리턴 uint

firstname 공개적으로 프로퍼티

public string firstname
리턴 string

lastname 공개적으로 프로퍼티

public string lastname
리턴 string

startposx 공개적으로 프로퍼티

public float startposx
리턴 float

startposy 공개적으로 프로퍼티

public float startposy
리턴 float

startposz 공개적으로 프로퍼티

public float startposz
리턴 float