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

Method GetParallelCommonEvent

src/game_map.h:878–880  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

876}
877
878inline int MapUpdateAsyncContext::GetParallelCommonEvent() const {
879 return common_event;
880}
881
882inline int MapUpdateAsyncContext::GetParallelMapEvent() const {
883 return map_event;

Callers 1

UpdateCommonEventsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected