MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / GetBlendMode

Method GetBlendMode

TombEngine/Game/effects/Streamer.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 }
92
93 BlendMode Streamer::GetBlendMode() const
94 {
95 return _blendMode;
96 }
97
98 bool Streamer::IsBroken() const
99 {

Callers 1

PrepareStreamersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected