----------------------------------------------------------------------------- Purpose: Called just prior to object destruction Entities that need to unlink themselves from other entities should do the unlinking here rather than in their destructor. The reason why is that when the global entity list is told to Clear(), it first takes a pass through all active entities and calls UTIL_Remove on each
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected