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

Method GetDestinationEntry

trinity/Tr2ExternalParameter.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200const Be::VarEntry* Tr2ExternalParameter::GetDestinationEntry() const
201{
202 return m_destinationEntry;
203}
204
205bool Tr2ExternalParameter::IsValid() const
206{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected