Delegate ScreenComponentCollection.ComponentAddedEventHandler
Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public delegate void ComponentAddedEventHandler(object sender, ScreenComponentCollection.ComponentEventArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| Object | sender | |
| ScreenComponentCollection.ComponentEventArgs | e |