MCPcopy Create free account
hub / github.com/JACoders/OpenJK / Init

Method Init

code/cgame/FxSystem.cpp:38–41  ·  view source on GitHub ↗

Stuff for the FxHelper ------------------------------------------------------

Source from the content-addressed store, hash-verified

36// Stuff for the FxHelper
37//------------------------------------------------------
38void SFxHelper::Init()
39{
40 mTime = 0;
41}
42
43//------------------------------------------------------
44void SFxHelper::Print( const char *msg, ... )

Callers 3

SV_InitGameProgsFunction · 0.45
FX_InitFunction · 0.45
FX_AddFlashFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected