Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetBrushScene
Method
GetBrushScene
Source/Engine/Level/Actors/BoxBrush.cpp:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
#endif
240
241
Scene* BoxBrush::GetBrushScene() const
242
{
243
return GetScene();
244
}
245
246
Guid BoxBrush::GetBrushID() const
247
{
Callers
1
OnBrushModified
Function · 0.80
Calls
1
GetScene
Function · 0.85
Tested by
no test coverage detected