Skip to main content

689 posts tagged with "unreal engine"

unreal engine

View All Tags

STEAMCORE 1.5.2.4

· One min read
Developer

GENERAL

  • Added two new utility functions
  • ReadFileToBytes
    This function will read a binary file and output an array of uint8
  • WriteBytesToFile
    This function will write an array of uint8 to a binary file