MCPcopy 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
67void VisjectMeta::Release()
68{
69 Entries.Clear();
70}
71
72const VisjectMeta::Entry* VisjectMeta::GetEntry(int32 typeID) const
73{

Callers 7

ReleaseResourcesMethod · 0.45
ConfigureFunction · 0.45
VideoBackendMF.cppFile · 0.45
ReadStreamFunction · 0.45
Player_CreateMethod · 0.45
Player_DestroyMethod · 0.45
ClearMethod · 0.45

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected