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

Method GetPromptType

Src/ParameterCompone/ParameterPlugin.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240CParameterPlugin::PromptType CParameterPlugin::GetPromptType() const
241{
242 return m_PromptType;
243}
244
245void CParameterPlugin::SetPromptType(PromptType NewPromptType)
246{

Callers 3

LoadPasswordMethod · 0.80
SavePasswordMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected