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

Method AddFxToScene

codeJK2/cgame/FxSystem.cpp:118–121  ·  view source on GitHub ↗

------------------------------------------------------

Source from the content-addressed store, hash-verified

116
117//------------------------------------------------------
118void SFxHelper::AddFxToScene( refEntity_t *ent )
119{
120 cgi_R_AddRefEntityToScene( ent );
121}
122
123//------------------------------------------------------
124int SFxHelper::RegisterShader( const gsl::cstring_view& shader )

Callers 1

DrawMethod · 0.45

Calls 1

Tested by

no test coverage detected