MCPcopy Create free account
hub / github.com/MergHQ/CRYENGINE / EndFunction

Method EndFunction

Code/CryEngine/CryScriptSystem/FunctionHandler.cpp:129–132  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

127
128//////////////////////////////////////////////////////////////////////////
129int CFunctionHandler::EndFunction()
130{
131 return 0;
132}

Callers 15

~CRMILoggerImplMethod · 0.45
WarningMethod · 0.45
ErrorMethod · 0.45
LogProgressMethod · 0.45
LogEventMethod · 0.45
LogCommentMethod · 0.45
RecCommentMethod · 0.45
ExecuteActionMethod · 0.45
AbortActionMethod · 0.45
SetSmartObjectStateMethod · 0.45
SmartObjectEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected