MCPcopy 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
205bool CtrlrLuaMethod::isValid () const
206{
207 return (methodIsValid);
208}
209
210void CtrlrLuaMethod::setCodeEditor (CtrlrLuaMethodCodeEditor *_methodCodeEditor)
211{

Callers 15

getDefaultResourcesMethod · 0.45
getDefaultResourcesMethod · 0.45
restoreStateMethod · 0.45
setGlobalVariableMethod · 0.45
getNativeKeyMappingFunction · 0.45
callMethod · 0.45
callWithRetMethod · 0.45
callWithRetStringMethod · 0.45
callAudioMethod · 0.45
removeGroupMethod · 0.45
addGroupMethod · 0.45
addMethodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected