MCPcopy 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
100void OnFinishBake(Actor* e)
101{
102 OnBakeEvent(false, e);
103}
104
105void OnBrushModified(CSG::Brush* brush)
106{

Callers 1

RunMethod · 0.85

Calls 1

OnBakeEventFunction · 0.85

Tested by

no test coverage detected