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

Method IsSent

src/plugin/kernel/src/AFCEntity.cpp:998–1001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

996}
997
998bool AFCEntity::IsSent() const
999{
1000 return sent_;
1001}
1002
1003void AFCEntity::UpdateSent()
1004{

Callers 3

OnSyncContainerPlaceMethod · 0.80
DelayContainerToPBMethod · 0.80
OnContainerDestroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected