Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetDestination
Method
GetDestination
trinity/Controllers/Actions/Tr2ActionSetValue.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
IRootPtr Tr2ActionSetValue::GetDestination() const
82
{
83
return m_destination.GetBoundObject();
84
}
85
86
bool Tr2ActionSetValue::IsAttrExpressionValid( const char* ) const
87
{
Callers
nothing calls this directly
Calls
1
GetBoundObject
Method · 0.80
Tested by
no test coverage detected