MCPcopy Create free account
hub / github.com/cvet/fonline / LogUncoveredEntity

Function LogUncoveredEntity

Source/Server/EntitySync.cpp:529–560  ·  view source on GitHub ↗

Logs the access-without-sync diagnostic for a genuinely uncovered entity: its parent chain and its widen-coupled chain with each node's lock state, so the violation (the caller will throw) is debuggable. Pure logging — the coverage decision is already made by IsEntityAccessValid (this runs only when it is uncovered).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

IsEntityAccessValidFunction · 0.85

Calls 11

WriteLogFunction · 0.85
FormatStackTraceFunction · 0.85
GetStackTraceFunction · 0.85
try_hold_refMethod · 0.80
IsDestroyedMethod · 0.80
GetParentRawMethod · 0.80
GetNameMethod · 0.45
GetIdMethod · 0.45
GetEntityLockMethod · 0.45
GetSyncWidenEntityMethod · 0.45

Tested by

no test coverage detected