Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ OnParentChanged
Method
OnParentChanged
Source/Engine/Level/Actor.cpp:1354–1356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1352
}
1353
1354
void Actor::OnParentChanged()
1355
{
1356
}
1357
1358
void Actor::OnTransformChanged()
1359
{
Callers
1
DestroyChildren
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected