Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Simian
InventoryObject
C# 클래스 Simian.InventoryObject
Base class that inventory items and folders inherit from
파일 보기
프로젝트 열기: 3di/3di-viewer-rei-libs
공개 프로퍼티들
프로퍼티
타입
설명
ID
UUID
Name
string
OwnerID
UUID
Parent
InventoryObject
ParentID
UUID
공개 메소드들
메소드
설명
GetHashCode
( ) :
int
메소드 상세
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
프로퍼티 상세
ID
공개적으로 프로퍼티
OpenMetaverse.UUID
of the inventory item
public
UUID
ID
리턴
UUID
Name
공개적으로 프로퍼티
Item name
public
string
Name
리턴
string
OwnerID
공개적으로 프로퍼티
Item owner
OpenMetaverse.UUID
public
UUID
OwnerID
리턴
UUID
Parent
공개적으로 프로퍼티
Parent folder
public
InventoryObject
Parent
리턴
InventoryObject
ParentID
공개적으로 프로퍼티
OpenMetaverse.UUID
of the parent folder
public
UUID
ParentID
리턴
UUID