Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ LuaHBuffer
Method
LuaHBuffer
engine/gamesys/src/gamesys/scripts/script_buffer.cpp:1203–1205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1201
namespace dmScript
1202
{
1203
LuaHBuffer::LuaHBuffer()
1204
{
1205
}
1206
1207
LuaHBuffer::LuaHBuffer(dmBuffer::HBuffer buffer, LuaBufferOwnership ownership)
1208
: m_Buffer(buffer)
Callers
nothing calls this directly
Calls
3
GetVersion
Function · 0.85
GetPath
Function · 0.50
assert
Function · 0.50
Tested by
no test coverage detected