MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getSize

Method getSize

extlibs/soloud/src/audiosource/speech/darray.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 char *getDataInPos(int aPosition);
16 void put(int aData);
17 int getSize() const { return mUsed; }
18 char *getData() { return mData; }
19};
20

Callers 6

setTextureMethod · 0.45
explodeFunction · 0.45
NRLFunction · 0.45
SpeechInstanceMethod · 0.45
rewindMethod · 0.45
setTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected