Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
PacketInputAdapter Class Reference

Private Member Functions

proto native bool ReadBool ()
proto native float ReadFloat ()
proto native float ReadFloatAsByte (float min, float max)
proto native float ReadFloatAsHalf (float min, float max)
proto native int ReadInt ()
proto native int ReadIntAsByte ()
proto native int ReadIntAsHalf ()
proto native int ReadIntAsUByte ()
proto native int ReadIntAsUHalf ()
proto void ReadMatrixAsQuaternionVector (vector mat[4])
proto string ReadString ()
proto native vector ReadVector ()

Detailed Description

Definition at line 120 of file proto.c.

Member Function Documentation

◆ ReadBool()

proto native bool ReadBool ( )
private

◆ ReadFloat()

proto native float ReadFloat ( )
private

◆ ReadFloatAsByte()

proto native float ReadFloatAsByte ( float min,
float max )
private

◆ ReadFloatAsHalf()

proto native float ReadFloatAsHalf ( float min,
float max )
private

◆ ReadInt()

proto native int ReadInt ( )
private

◆ ReadIntAsByte()

proto native int ReadIntAsByte ( )
private

◆ ReadIntAsHalf()

proto native int ReadIntAsHalf ( )
private

◆ ReadIntAsUByte()

proto native int ReadIntAsUByte ( )
private

◆ ReadIntAsUHalf()

proto native int ReadIntAsUHalf ( )
private

◆ ReadMatrixAsQuaternionVector()

proto void ReadMatrixAsQuaternionVector ( vector mat[4])
private

◆ ReadString()

proto string ReadString ( )
private

◆ ReadVector()

proto native vector ReadVector ( )
private

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/1_core/proto/proto.c