Show / Hide Table of Contents

Delegate SharedPickup.OnLeaveHandler

Namespace: Slipe.Shared.Pickups
Assembly: SlipeShared.dll
Syntax
public delegate void OnLeaveHandler(SharedPickup source, OnLeaveArgs eventArgs);
Parameters
Type Name Description
SharedPickup source
OnLeaveArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX