MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetEffectRes

Method GetEffectRes

trinity/Shader/Tr2Effect.cpp:1200–1203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1198}
1199
1200Tr2EffectRes* Tr2Effect::GetEffectRes() const
1201{
1202 return m_effectResource;
1203}
1204
1205// --------------------------------------------------------------------------------------
1206// Description:

Callers 4

ReloadShadersFunction · 0.80
RenderShadowsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected