ITransferItem

From Virtual World Web Wiki
Jump to: navigation, search

Used when packing transfer package data to allow Layer Two components identify dependancies

Remarks [edit]

Methods

void AddDependentObject(TransferItemType objectType, Guid objectID, string name, string comment = "")
void AddReferencedObject(TransferItemType objectType, Guid objectID, string name, string comment = "")