MCPcopy 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
342void* Tr2Controller::GetVariableBuffer() const
343{
344 return m_variableData.get();
345}
346
347void Tr2Controller::EnsureTempArenaSize( size_t size ) const
348{

Callers 1

EvalMethod · 0.45

Calls 1

getMethod · 0.80

Tested by

no test coverage detected