C# 클래스 OpenMetaverse.InventoryObject

InventoryObject Class contains details on a primitive or coalesced set of primitives
상속: InventoryItem
파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs 1 사용 예제들

공개 메소드들

메소드 설명
InventoryObject ( UUID itemID ) : System

Construct an InventoryObject object

메소드 상세

InventoryObject() 공개 메소드

Construct an InventoryObject object
public InventoryObject ( UUID itemID ) : System
itemID UUID A which becomes the /// objects AssetUUID
리턴 System