Show / Hide Table of Contents

Delegate Projectile.OnCreatedHandler

Namespace: Slipe.Client.Weapons
Assembly: SlipeClient.dll
Syntax
public delegate void OnCreatedHandler(Projectile source, OnCreatedEventArgs eventArgs);
Parameters
Type Name Description
Projectile source
OnCreatedEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX