MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetMotionAfterPasting

Method GetMotionAfterPasting

Src/Terminal/ParameterTerminal.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171bool CParameterTerminal::GetMotionAfterPasting() const
172{
173 return m_bMotionAfterPasting;
174}
175
176void CParameterTerminal::SetMotionAfterPasting(bool newMotionAfterPasting)
177{

Callers 1

slotUpdateParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected