Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ OnFinishBake
Function
OnFinishBake
Source/Editor/Managed/ManagedEditor.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void OnFinishBake(Actor* e)
101
{
102
OnBakeEvent(false, e);
103
}
104
105
void OnBrushModified(CSG::Brush* brush)
106
{
Callers
1
Run
Method · 0.85
Calls
1
OnBakeEvent
Function · 0.85
Tested by
no test coverage detected