MCPcopy 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
71bool Tr2ActionSetValue::IsBindingValid() const
72{
73 return m_destination.IsValid();
74}
75
76bool Tr2ActionSetValue::IsExpressionValid() const
77{

Callers

nothing calls this directly

Calls 1

IsValidMethod · 0.45

Tested by

no test coverage detected