Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetVariableBuffer
Method
GetVariableBuffer
trinity/Controllers/Tr2Controller.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
void* Tr2Controller::GetVariableBuffer() const
343
{
344
return m_variableData.get();
345
}
346
347
void Tr2Controller::EnsureTempArenaSize( size_t size ) const
348
{
Callers
1
Eval
Method · 0.45
Calls
1
get
Method · 0.80
Tested by
no test coverage detected