C# Class Radegast.AttachmentInfo

Mostrar archivo Open project: radegastdev/radegast Class Usage Examples

Public Properties

Property Type Description
InventoryID UUID
Item OpenMetaverse.InventoryItem
MarkedAttached bool
Prim OpenMetaverse.Primitive
PrimID UUID

Property Details

InventoryID public_oe property

public UUID InventoryID
return UUID

Item public_oe property

public InventoryItem,OpenMetaverse Item
return OpenMetaverse.InventoryItem

MarkedAttached public_oe property

public bool MarkedAttached
return bool

Prim public_oe property

public Primitive,OpenMetaverse Prim
return OpenMetaverse.Primitive

PrimID public_oe property

public UUID PrimID
return UUID