ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:unpackbyte

This is an old revision of the document!


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/unpackbyte.1489938779.txt.gz ยท Last modified: 2017/03/19 17:52 by korshun