Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ ~MAssembly
Method
~MAssembly
Source/Engine/Scripting/ManagedCLR/MCore.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
#endif
71
72
MAssembly::~MAssembly()
73
{
74
Unload();
75
}
76
77
StringAnsiView MAssembly::AllocString(const char* str)
78
{
Callers
nothing calls this directly
Calls
1
Unload
Function · 0.50
Tested by
no test coverage detected