MCPcopy 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
337CcpParser::VariableView Tr2Controller::GetVariableView() const
338{
339 return m_variableView;
340}
341
342void* Tr2Controller::GetVariableBuffer() const
343{

Callers 1

CreateParserMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected