Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetEnableUI
Method
GetEnableUI
Src/ParameterCompone/ParameterNet.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
CParameterNet::SHOW_UIS CParameterNet::GetEnableUI()
98
{
99
return m_EnableUI;
100
}
101
102
CParameterNet::SHOW_UIS CParameterNet::SetEnablleUI(SHOW_UIS ui)
103
{
Callers
1
SetParameter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected