MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetDestination

Method GetDestination

trinity/Tr2ExternalParameter.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195Be::Var* Tr2ExternalParameter::GetDestination() const
196{
197 return m_destination;
198}
199
200const Be::VarEntry* Tr2ExternalParameter::GetDestinationEntry() const
201{

Callers 1

InitializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected