Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
193
ID_TYPE AFCEntity::GetConfigID() const
194
{
195
return config_id_;
196
}
197
198
int32_t AFCEntity::GetMapID() const
199
{
Callers
2
EntityToDBData
Method · 0.45
OnEntityListEnter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected