Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsBindingValid
Method
IsBindingValid
trinity/Controllers/Actions/Tr2ActionSetValue.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
bool Tr2ActionSetValue::IsBindingValid() const
72
{
73
return m_destination.IsValid();
74
}
75
76
bool Tr2ActionSetValue::IsExpressionValid() const
77
{
Callers
nothing calls this directly
Calls
1
IsValid
Method · 0.45
Tested by
no test coverage detected