Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenSim
Data
XInventoryFolder
C# 클래스 OpenSim.Data.XInventoryFolder
파일 보기
프로젝트 열기: N3X15/VoxelSim
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
agentID
UUID
folderID
UUID
folderName
string
parentFolderID
UUID
type
int
version
int
프로퍼티 상세
agentID
공개적으로 프로퍼티
public
UUID
agentID
리턴
UUID
folderID
공개적으로 프로퍼티
public
UUID
folderID
리턴
UUID
folderName
공개적으로 프로퍼티
public
string
folderName
리턴
string
parentFolderID
공개적으로 프로퍼티
public
UUID
parentFolderID
리턴
UUID
type
공개적으로 프로퍼티
public
int
type
리턴
int
version
공개적으로 프로퍼티
public
int
version
리턴
int