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

Method GetFeatherMode

TombEngine/Game/effects/Streamer.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 StreamerFeatherMode Streamer::GetFeatherMode() const
89 {
90 return _featherMode;
91 }
92
93 BlendMode Streamer::GetBlendMode() const
94 {

Callers 1

PrepareStreamersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected