MCPcopy Create free account
hub / github.com/EasyRPG/Player / IsGraphicFile

Method IsGraphicFile

src/async_handler.h:258–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258inline bool FileRequestAsync::IsGraphicFile() const {
259 return graphic;
260}
261
262inline const std::string& FileRequestAsync::GetPath() const {
263 return path;

Callers 1

IsFilePendingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected