Interface BinaryEntityDataReader

    • Method Summary

      Modifier and Type Method Description
      void readBinaryEntityData​(long entityAddress)
      Expects a raw memory address pointing to the location of a entity raw binary data, starting with its header.
    • Method Detail

      • readBinaryEntityData

        void readBinaryEntityData​(long entityAddress)
        Expects a raw memory address pointing to the location of a entity raw binary data, starting with its header.
        Parameters:
        entityAddress -