MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / IsDestroyed

Function IsDestroyed

Source/Engine/Core/CoreObject/B3DCoreObject.h:57–57  ·  view source on GitHub ↗

Returns true if the object has been destroyed. Destroyed object should not be used. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

~RenderProxyMethod · 0.70
DestroyMethod · 0.70
~CoreObjectMethod · 0.70
ModuleClass · 0.50
InstancePtrMethod · 0.50
ShutDownMethod · 0.50
IsStartedMethod · 0.50
DestroySelfMethod · 0.50
IsValidFunction · 0.50
GetFunction · 0.50
GetSharedFunction · 0.50
GetMethod · 0.50

Calls 1

IsSetMethod · 0.80

Tested by

no test coverage detected