Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Clear
Method
Clear
Source/Engine/Level/Scene/Scene.cpp:36–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void SceneNavigation::Clear()
37
{
38
Volumes.Clear();
39
Actors.Clear();
40
}
41
42
BoundingBox SceneNavigation::GetNavigationBounds()
43
{
Callers
15
unload
Method · 0.45
Localization.cpp
File · 0.45
Deserialize
Method · 0.45
OnLocalizationChanged
Method · 0.45
OnDeleteObject
Method · 0.45
Actor.cpp
File · 0.45
DestroyChildren
Method · 0.45
Deserialize
Method · 0.45
WriteObjectToBytes
Function · 0.45
FromBytes
Method · 0.45
OnDone
Method · 0.45
Do
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected