ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:unpackbytex

Table of Contents

UnpackByteX

  • int UnpackByte1(int packed)
  • int UnpackByte2(int packed)
  • int UnpackByte3(int packed)
  • int UnpackByte4(int packed)

Description

Returns the Xth byte of the integer. Intended to extract values packed with PackBytes.

Examples

See PackBytes for examples.

functions/unpackbytex.txt · Last modified: 2017/04/17 20:47 by korshun