MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / CreateInstanceID

Method CreateInstanceID

src/plugin/kernel/interface/AFIMapModule.hpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 virtual ~AFMapInfo() = default;
57
58 int CreateInstanceID()
59 {
60 return ++instance_id_;
61 }
62
63 int GetWidth()
64 {

Callers 1

CreateMapInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected