Create a CRC from an InventoryItem
Declaration Syntax
C# |
public static uint ItemCRC( InventoryItem iitem )
Parameters
- iitem ( InventoryItem)
- The source InventoryItem
Return Value
A uint representing the source
InventoryItem as a CRC
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)