MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / load

Method load

Sources/Jazz2/Scripting/JJ2PlusDefinitions.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 noop();
168 }
169 bool jjPAL::load(const String& filename) {
170 noop();
171 return false;
172 }
173 void jjPAL::fill(std::uint8_t red, std::uint8_t green, std::uint8_t blue, float opacity) {
174 noop();
175 }

Callers 2

GetRoundTripTimeMsMethod · 0.45
OnClientWsThreadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected