Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetVariableView
Method
GetVariableView
trinity/Controllers/Tr2Controller.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
CcpParser::VariableView Tr2Controller::GetVariableView() const
338
{
339
return m_variableView;
340
}
341
342
void* Tr2Controller::GetVariableBuffer() const
343
{
Callers
1
CreateParser
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected