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

Method IsMessage

src/game_map.h:898–900  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

896}
897
898inline bool MapUpdateAsyncContext::IsMessage() const {
899 return message;
900}
901
902inline bool MapUpdateAsyncContext::IsActive() const {
903 return GetAsyncOp().IsActive();

Callers 1

UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected