Show / Hide Table of Contents

Delegate ScreenComponentCollection.ComponentRemovedEventHandler

Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public delegate void ComponentRemovedEventHandler(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