Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
973
void *CScriptArray::GetBuffer()
974
{
975
return buffer->data;
976
}
977
978
979
// internal
Callers
3
CharAt
Method · 0.80
Factory
Method · 0.80
CharAt
Method · 0.80
Calls
no outgoing calls
Tested by
3
CharAt
Method · 0.64
Factory
Method · 0.64
CharAt
Method · 0.64