Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StrongPC123/Far-Cry-1-Source-Full
/ EndFunctionNull
Method
EndFunctionNull
CryScriptSystem/FunctionHandler.cpp:262–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
int CFunctionHandler::EndFunctionNull()
263
{
264
lua_pushnil(m_pLS);
265
return 1;
266
}
267
268
int CFunctionHandler::EndFunction()
269
{
Callers
15
Client_IsConnected
Method · 0.80
Client_SetCDKey
Method · 0.80
Client_RequestMOTD
Method · 0.80
LoadSound
Method · 0.80
Load3DSound
Method · 0.80
LoadStreamSound
Method · 0.80
GetMusicThemes
Method · 0.80
GetMusicMoods
Method · 0.80
AddMusicMoodEvent
Method · 0.80
IsInMusicTheme
Method · 0.80
GetSoundLength
Method · 0.80
Attach
Method · 0.80
Calls
1
lua_pushnil
Function · 0.85
Tested by
no test coverage detected