Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ BeginCoroutine
Function
BeginCoroutine
NULLC/Callbacks.cpp:2855–2858 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2853
2854
bool defineCoroutine = false;
2855
void BeginCoroutine()
2856
{
2857
defineCoroutine = true;
2858
}
2859
2860
void FunctionAdd(const char* pos, const char* funcName, bool isOperator)
2861
{
Callers
3
ParseArray
Function · 0.85
ParseTerminal
Function · 0.85
ParseExpression
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected