MCPcopy 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
2854bool defineCoroutine = false;
2855void BeginCoroutine()
2856{
2857 defineCoroutine = true;
2858}
2859
2860void FunctionAdd(const char* pos, const char* funcName, bool isOperator)
2861{

Callers 3

ParseArrayFunction · 0.85
ParseTerminalFunction · 0.85
ParseExpressionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected