MCPcopy 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
72MAssembly::~MAssembly()
73{
74 Unload();
75}
76
77StringAnsiView MAssembly::AllocString(const char* str)
78{

Callers

nothing calls this directly

Calls 1

UnloadFunction · 0.50

Tested by

no test coverage detected