Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ OnDataChanged
Method
OnDataChanged
Source/Engine/Level/Scene/SceneCSGData.cpp:148–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void SceneCSGData::OnDataChanged()
149
{
150
// Clear cache
151
DataBrushLocations.Clear();
152
}
153
154
void SceneCSGData::Serialize(SerializeStream& stream, const void* otherObj)
155
{
Callers
2
PreInitSkinningData
Method · 0.45
OnAnimationUpdated_Async
Method · 0.45
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected