Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Release
Method
Release
Source/Engine/Visject/VisjectMeta.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void VisjectMeta::Release()
68
{
69
Entries.Clear();
70
}
71
72
const VisjectMeta::Entry* VisjectMeta::GetEntry(int32 typeID) const
73
{
Callers
7
ReleaseResources
Method · 0.45
Configure
Function · 0.45
VideoBackendMF.cpp
File · 0.45
ReadStream
Function · 0.45
Player_Create
Method · 0.45
Player_Destroy
Method · 0.45
Clear
Method · 0.45
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected