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