Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Free
Method
Free
Source/Engine/Scripting/Runtime/Mono.cpp:838–841 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
836
}
837
838
void MCore::GCHandle::Free(const MGCHandle& handle)
839
{
840
mono_gchandle_free(handle);
841
}
842
843
void MCore::GC::Collect()
844
{
Callers
2
AddDictionaryItem
Method · 0.45
Unload
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected