MCPcopy Create free account
hub / github.com/anjo76/angelscript / GetBuffer

Method GetBuffer

sdk/add_on/scriptarray/scriptarray.cpp:973–976  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

971}
972
973void *CScriptArray::GetBuffer()
974{
975 return buffer->data;
976}
977
978
979// internal

Callers 3

CharAtMethod · 0.80
FactoryMethod · 0.80
CharAtMethod · 0.80

Calls

no outgoing calls

Tested by 3

CharAtMethod · 0.64
FactoryMethod · 0.64
CharAtMethod · 0.64