Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsValid
Method
IsValid
trinity/Controllers/Tr2BindingPoint.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
bool Tr2BindingPoint::IsValid() const
306
{
307
return m_destination != nullptr;
308
}
309
310
void Tr2BindingPoint::SetValue( float value ) const
311
{
Callers
5
Start
Method · 0.45
IsBindingValid
Method · 0.45
Start
Method · 0.45
Update
Method · 0.45
IsBindingValid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected