IAbilityEvents

From Virtual World Web Wiki
Jump to: navigation, search

This interface describes a Layer Two extensibility point. Components can implement this interface and an instance of the implementing class will be created by MEF on startup. Ability events fire when connected users' UI or scripts "use" events.

See also: AbilityEventsHandler

Remarks [edit]

Methods

void Execute(IConnectionIdentity identity, Guid abilityID)
Fires when a user "uses" an ability