MCPcopy 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
305bool Tr2BindingPoint::IsValid() const
306{
307 return m_destination != nullptr;
308}
309
310void Tr2BindingPoint::SetValue( float value ) const
311{

Callers 5

StartMethod · 0.45
IsBindingValidMethod · 0.45
StartMethod · 0.45
UpdateMethod · 0.45
IsBindingValidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected