Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Unload
Function
Unload
Source/Engine/Graphics/Models/MeshBase.h:235–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
/// [Deprecated in v1.10]
234
/// </summary>
235
DEPRECATED(
"Use Release instead."
) void Unload()
236
{
237
Release();
238
}
239
240
public:
241
/// <summary>
Callers
12
Unload
Method · 0.50
Unload
Method · 0.50
Unload
Method · 0.50
Unload
Method · 0.50
Unload
Method · 0.50
Unload
Method · 0.50
Unload
Method · 0.50
Unload
Method · 0.50
Unload
Method · 0.50
~MAssembly
Method · 0.50
LoadCorlib
Method · 0.50
Load
Method · 0.50
Calls
1
Release
Function · 0.85
Tested by
no test coverage detected