Talk:Danganronpa: Trigger Happy Havoc/Disassembly

From Spiral Framework
Revision as of 21:27, 22 July 2022 by UnderMybrella (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. FUN_001ae6d0

Initialisation call to *(undefined ***)this = AgPCStorageStream::vftable;.

Format signature: void __thiscallFUN_001ae6d0(void *this,undefined1 param_1,undefined param_2,PrefixedNetstring *param_3,uint mode)

Function FUN_001aec80 reads bytes: size_t __thiscall ReadFromStream(AgPCStorageStream *this,void *ptr,size_t count)

Function FUN_001aee40 writes bytes: size_t __thiscall FUN_001aee40(AgPCStorageStream *this,void *ptr,size_t count)

Function FUN_001aeb70 gets the size of a stream: size_t __thiscall StreamSize(AgPCStorageStream *this)

Function FUN_001aed60 sets the position: void __thiscall SetStreamPosition(AgPCStorageStream *this,fpos_t *param_2,undefined4 param_3)

Function FUN_001aea90 gets the position: fpos_t __thiscall GetStreamPosition(AgPCStorageStream *this)