Show / Hide Table of Contents

Delegate Player.OnSpawnHandler

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