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

Method AddFxToScene

code/cgame/FxSystem.cpp:133–136  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

131
132//------------------------------------------------------
133void SFxHelper::AddFxToScene( refEntity_t *ent )
134{
135 cgi_R_AddRefEntityToScene( ent );
136}
137
138//------------------------------------------------------
139int SFxHelper::RegisterShader( const gsl::cstring_view& shader )

Callers 1

DrawMethod · 0.45

Calls 1

Tested by

no test coverage detected