Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 301 Bytes

File metadata and controls

17 lines (17 loc) · 301 Bytes

ObscuredItems

itch.io Page: https://igoz.itch.io/obscured-items

A collection of types made to be hidden from memory scanners such as Cheat Engine for use in the Unity game engine.

Supported Types

  • bool
  • byte
  • sbyte
  • char
  • short
  • ushort
  • int
  • uint
  • long
  • ulong
  • double
  • float