MCPcopy Create free account
hub / github.com/Norbyte/bg3se / Free

Method Free

BG3Extender/GameDefinitions/EntitySystem.cpp:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219void FrameAllocator::Free(void* ptr)
220{
221 // Per-frame data is batch released at the end of the frame
222}
223
224bool EntityHandleGenerator::IsEntityAlive(EntityHandle entity) const
225{

Callers 1

freeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected