Show / Hide Table of Contents

Class PedReaderExtensions

Inheritance
object
PedReaderExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Packets.Reader
Assembly: SlipeServer.Packets.dll
Syntax
public static class PedReaderExtensions

Methods

| Edit this page View Source

GetBodyPart(PacketReader)

Declaration
public static byte GetBodyPart(this PacketReader reader)
Parameters
Type Name Description
PacketReader reader
Returns
Type Description
byte
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX