ProviderLifetimeEventsHandler

From Virtual World Web Wiki
Revision as of 17:40, 20 October 2016 by Spark5 (Talk | contribs) (Documentation for the ProviderLifetimeEventsHandler class)

Jump to: navigation, search

Remarks [edit]

Methods

void AttachComponent(Guid rootWorldID)
void ComponentAttached(Guid componentID, Guid rootWorldID)
void ComponentDetaching(Guid componentID, Guid rootWorldID)
void DetachComponent(Guid rootWorldID)
void Initialize()
bool Install()
Byte[] PackSeedData(ITransferItem item)
void Shutdown()
void SystemIntegrityCheckCompleted()
void SystemIntegrityCheckStarting()
bool Uninstall()
void UnPackSeedData(Byte[] data)
bool Upgrade()