Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ isValid
Method
isValid
Source/Lua/Methods/CtrlrLuaMethod.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
bool CtrlrLuaMethod::isValid () const
206
{
207
return (methodIsValid);
208
}
209
210
void CtrlrLuaMethod::setCodeEditor (CtrlrLuaMethodCodeEditor *_methodCodeEditor)
211
{
Callers
15
getDefaultResources
Method · 0.45
getDefaultResources
Method · 0.45
restoreState
Method · 0.45
setGlobalVariable
Method · 0.45
getNativeKeyMapping
Function · 0.45
call
Method · 0.45
callWithRet
Method · 0.45
callWithRetString
Method · 0.45
callAudio
Method · 0.45
removeGroup
Method · 0.45
addGroup
Method · 0.45
addMethod
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected