Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
200
const Be::VarEntry* Tr2ExternalParameter::GetDestinationEntry() const
201
{
202
return m_destinationEntry;
203
}
204
205
bool Tr2ExternalParameter::IsValid() const
206
{
Callers
2
AddParameterForExternal
Method · 0.80
GetExternalParameterValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected