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

Method GetPromptCount

Src/ParameterCompone/ParameterPlugin.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254int CParameterPlugin::GetPromptCount() const
255{
256 return m_nPromptCount;
257}
258
259void CParameterPlugin::SetPromptCount(int NewPromptCount)
260{

Callers 2

LoadPasswordMethod · 0.80
SavePasswordMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected