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

Method GetConfigID

src/plugin/kernel/src/AFCEntity.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193ID_TYPE AFCEntity::GetConfigID() const
194{
195 return config_id_;
196}
197
198int32_t AFCEntity::GetMapID() const
199{

Callers 2

EntityToDBDataMethod · 0.45
OnEntityListEnterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected