Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX