Show / Hide Table of Contents

Delegate Ped.OnStepHandler

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