Show / Hide Table of Contents

Delegate Player.OnStealthKillHandler

Namespace: Slipe.Server.Peds
Assembly: SlipeServer.dll
Syntax
public delegate void OnStealthKillHandler(Player source, OnStealthKillEventArgs eventArgs);
Parameters
Type Name Description
Player source
OnStealthKillEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX