Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ Prefab
Method
Prefab
Source/Prefab.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
Prefab::Prefab()
48
{
49
mModuleContainer.SetOwner(this);
50
}
51
52
Prefab::~Prefab()
53
{
Callers
nothing calls this directly
Calls
1
SetOwner
Method · 0.45
Tested by
no test coverage detected